Index: test/debugger/debug/es6/debug-stepout-tailcalls.js |
diff --git a/test/mjsunit/es6/debug-stepout-tailcalls.js b/test/debugger/debug/es6/debug-stepout-tailcalls.js |
similarity index 94% |
rename from test/mjsunit/es6/debug-stepout-tailcalls.js |
rename to test/debugger/debug/es6/debug-stepout-tailcalls.js |
index db0878d7a9ecd96a9bfeb684ed29adfe5f633112..2e94c5058b57c2db49eab9fea5ec39c0b8ca8cc3 100644 |
--- a/test/mjsunit/es6/debug-stepout-tailcalls.js |
+++ b/test/debugger/debug/es6/debug-stepout-tailcalls.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 --harmony-tailcalls |
+// Flags: --harmony-tailcalls |
"use strict"; |