Index: test/debugger/debug/harmony/async-debug-step-in-out-out.js |
diff --git a/test/mjsunit/harmony/async-debug-step-in-out-out.js b/test/debugger/debug/harmony/async-debug-step-in-out-out.js |
similarity index 93% |
rename from test/mjsunit/harmony/async-debug-step-in-out-out.js |
rename to test/debugger/debug/harmony/async-debug-step-in-out-out.js |
index c2f34bb0294829250feca43ed4403534349179d7..09e3c6bf5e1f71117d46bcb96d3efce69d7eee68 100644 |
--- a/test/mjsunit/harmony/async-debug-step-in-out-out.js |
+++ b/test/debugger/debug/harmony/async-debug-step-in-out-out.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; |