Index: test/debugger/debug/harmony/debug-async-break.js |
diff --git a/test/mjsunit/harmony/debug-async-break.js b/test/debugger/debug/harmony/debug-async-break.js |
similarity index 94% |
rename from test/mjsunit/harmony/debug-async-break.js |
rename to test/debugger/debug/harmony/debug-async-break.js |
index 3b6b71bacab91ba233fbfafdf59bd416c4f363dc..dac3474f756a237a00ea0e08fbd0976c72e4c758 100644 |
--- a/test/mjsunit/harmony/debug-async-break.js |
+++ b/test/debugger/debug/harmony/debug-async-break.js |
@@ -2,8 +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 |
-// Flags: --harmony-async-await --allow-natives-syntax |
+// Flags: --harmony-async-await |
var Debug = debug.Debug; |