summaryrefslogtreecommitdiff
path: root/deps/v8/test/inspector/debugger/async-for-await-of-promise-stack.js
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/inspector/debugger/async-for-await-of-promise-stack.js')
-rw-r--r--deps/v8/test/inspector/debugger/async-for-await-of-promise-stack.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/deps/v8/test/inspector/debugger/async-for-await-of-promise-stack.js b/deps/v8/test/inspector/debugger/async-for-await-of-promise-stack.js
index 6a2f4ce972..c9df677cbd 100644
--- a/deps/v8/test/inspector/debugger/async-for-await-of-promise-stack.js
+++ b/deps/v8/test/inspector/debugger/async-for-await-of-promise-stack.js
@@ -2,8 +2,6 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-// Flags: --harmony-async-iteration
-
let {session, contextGroup, Protocol} = InspectorTest.start('Checks that async chains for for-await-of are correct.');
contextGroup.addScript(`