Index: test/debugger/debug/regress/regress-4309-2.js |
diff --git a/test/mjsunit/regress/regress-4309-2.js b/test/debugger/debug/regress/regress-4309-2.js |
similarity index 91% |
rename from test/mjsunit/regress/regress-4309-2.js |
rename to test/debugger/debug/regress/regress-4309-2.js |
index 984b0071c135fd5037d252128d290d7bcc8669cc..e93c8ec56ea7780957e06f532e77c7bd0c6db250 100644 |
--- a/test/mjsunit/regress/regress-4309-2.js |
+++ b/test/debugger/debug/regress/regress-4309-2.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 --allow-natives-syntax |
var Debug = debug.Debug; |