Index: test/debugger/debug/regress/regress-5071.js |
diff --git a/test/mjsunit/regress/regress-5071.js b/test/debugger/debug/regress/regress-5071.js |
similarity index 95% |
rename from test/mjsunit/regress/regress-5071.js |
rename to test/debugger/debug/regress/regress-5071.js |
index 7a0cb3ea93916a4ed0a376b594b8dafc7c9b8615..4ad1d7ed7c83384ef665683cccf7753ffbb4acff 100644 |
--- a/test/mjsunit/regress/regress-5071.js |
+++ b/test/debugger/debug/regress/regress-5071.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 |
var Debug = debug.Debug; |
var exception = null; |