Index: test/debugger/debug/es6/debug-stepin-string-template.js |
diff --git a/test/mjsunit/es6/debug-stepin-string-template.js b/test/debugger/debug/es6/debug-stepin-string-template.js |
similarity index 97% |
rename from test/mjsunit/es6/debug-stepin-string-template.js |
rename to test/debugger/debug/es6/debug-stepin-string-template.js |
index 2d8c39497e8df0cbbf94cfc7176ce5a136aa986d..d1a2ce76590125703daddcaa47c18e7ac76de664 100644 |
--- a/test/mjsunit/es6/debug-stepin-string-template.js |
+++ b/test/debugger/debug/es6/debug-stepin-string-template.js |
@@ -2,7 +2,6 @@ |
// 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 |
Debug = debug.Debug |