Index: test/debugger/debug/harmony/async-debug-step-next-constant.js |
diff --git a/test/mjsunit/harmony/async-debug-step-next-constant.js b/test/debugger/debug/harmony/async-debug-step-next-constant.js |
similarity index 92% |
rename from test/mjsunit/harmony/async-debug-step-next-constant.js |
rename to test/debugger/debug/harmony/async-debug-step-next-constant.js |
index cea86d7a2fecbeda87358486cf377d3944742cfa..d342790d7e5105d9776e27c1067b71dbb78f1a71 100644 |
--- a/test/mjsunit/harmony/async-debug-step-next-constant.js |
+++ b/test/debugger/debug/harmony/async-debug-step-next-constant.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: --expose-debug-as debug --allow-natives-syntax --harmony-async-await |
+// Flags: --harmony-async-await |
var Debug = debug.Debug; |
var step_count = 0; |