Index: test/debugger/debug/regress/regress-3717.js |
diff --git a/test/mjsunit/regress/regress-3717.js b/test/debugger/debug/regress/regress-3717.js |
similarity index 93% |
rename from test/mjsunit/regress/regress-3717.js |
rename to test/debugger/debug/regress/regress-3717.js |
index 1f7bc7d1261eea0701cf2886e3f61b63e7c72993..c9949fcd6b0f188328c6a9aac4030613fc056919 100644 |
--- a/test/mjsunit/regress/regress-3717.js |
+++ b/test/debugger/debug/regress/regress-3717.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 --no-lazy |
+// Flags: --no-lazy |
Debug = debug.Debug; |
var exception = null; |