summaryrefslogtreecommitdiff
path: root/test/parallel/test-inspector-wait-for-connection.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/parallel/test-inspector-wait-for-connection.js')
-rw-r--r--test/parallel/test-inspector-wait-for-connection.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/parallel/test-inspector-wait-for-connection.js b/test/parallel/test-inspector-wait-for-connection.js
index e6cfd81deb..44bb6dd5e1 100644
--- a/test/parallel/test-inspector-wait-for-connection.js
+++ b/test/parallel/test-inspector-wait-for-connection.js
@@ -1,5 +1,3 @@
-// Flags: --expose-internals
-
'use strict';
const common = require('../common');