Index: test/debugger/debug/harmony/async-function-debug-evaluate.js |
diff --git a/test/mjsunit/harmony/async-function-debug-evaluate.js b/test/debugger/debug/harmony/async-function-debug-evaluate.js |
similarity index 98% |
rename from test/mjsunit/harmony/async-function-debug-evaluate.js |
rename to test/debugger/debug/harmony/async-function-debug-evaluate.js |
index edf7bcab12406b5bbda5bb463b916a48e17042e8..e31af669701e3ad28efb0e22e567afefe9eab4ab 100644 |
--- a/test/mjsunit/harmony/async-function-debug-evaluate.js |
+++ b/test/debugger/debug/harmony/async-function-debug-evaluate.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 --expose-debug-as debug |
+// Flags: --harmony-async-await |
var Debug = debug.Debug; |
var breakPointCount = 0; |