Index: test/debugger/debug/regress-3225.js |
diff --git a/test/mjsunit/regress-3225.js b/test/debugger/debug/regress-3225.js |
similarity index 97% |
rename from test/mjsunit/regress-3225.js |
rename to test/debugger/debug/regress-3225.js |
index 51fac89bf666fb9856c5aa67cf52f1e9409b713f..ed17f0ee1008339f2821cd47c90a5adef251893d 100644 |
--- a/test/mjsunit/regress-3225.js |
+++ b/test/debugger/debug/regress-3225.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 |