summaryrefslogtreecommitdiff
path: root/test/sequential/test-inspector-async-stack-traces-promise-then.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/sequential/test-inspector-async-stack-traces-promise-then.js')
-rw-r--r--test/sequential/test-inspector-async-stack-traces-promise-then.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/sequential/test-inspector-async-stack-traces-promise-then.js b/test/sequential/test-inspector-async-stack-traces-promise-then.js
index a6bbd2686c..f9a30e3f54 100644
--- a/test/sequential/test-inspector-async-stack-traces-promise-then.js
+++ b/test/sequential/test-inspector-async-stack-traces-promise-then.js
@@ -1,4 +1,3 @@
-// Flags: --expose-internals
'use strict';
const common = require('../common');
common.skipIfInspectorDisabled();