Index: test/debugger/regress/regress-5610.js |
diff --git a/test/debugger/regress/regress-5610.js b/test/debugger/regress/regress-5610.js |
index 4c45aef82d9fb8d0fd12fc87a37f92de116f6009..e2091524df64e60a19d776436a6cc59824505204 100644 |
--- a/test/debugger/regress/regress-5610.js |
+++ b/test/debugger/regress/regress-5610.js |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-// Flags: --harmony-async-await --turbo |
+// Flags: --turbo |
var Debug = debug.Debug; |
var step_count = 0; |