summaryrefslogtreecommitdiff
path: root/test/sequential/test-inspector-not-blocked-on-idle.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/sequential/test-inspector-not-blocked-on-idle.js')
-rw-r--r--test/sequential/test-inspector-not-blocked-on-idle.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/sequential/test-inspector-not-blocked-on-idle.js b/test/sequential/test-inspector-not-blocked-on-idle.js
index 68e4eaaa57..3b1befe35d 100644
--- a/test/sequential/test-inspector-not-blocked-on-idle.js
+++ b/test/sequential/test-inspector-not-blocked-on-idle.js
@@ -1,3 +1,4 @@
+// Flags: --expose-internals
'use strict';
const common = require('../common');
common.skipIfInspectorDisabled();