Index: test/debugger/debug/regress/regress-5279.js |
diff --git a/test/mjsunit/regress/regress-5279.js b/test/debugger/debug/regress/regress-5279.js |
similarity index 84% |
rename from test/mjsunit/regress/regress-5279.js |
rename to test/debugger/debug/regress/regress-5279.js |
index 847f5df05425c0c15ae4a69e5a590538c13336c6..4a30ac5f1c021f2d29bc41114750e8142d13e3ce 100644 |
--- a/test/mjsunit/regress/regress-5279.js |
+++ b/test/debugger/debug/regress/regress-5279.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: --allow-natives-syntax --expose-debug-as debug |
var Debug = debug.Debug; |