Index: test/debugger/debug/for-in-opt.js |
diff --git a/test/mjsunit/for-in-opt.js b/test/debugger/debug/for-in-opt.js |
similarity index 98% |
rename from test/mjsunit/for-in-opt.js |
rename to test/debugger/debug/for-in-opt.js |
index bc59a1b0877e0ebd687d4698ac4b32ab724d7869..405199d5384420732f50056231fe5ca5bbd642ed 100644 |
--- a/test/mjsunit/for-in-opt.js |
+++ b/test/debugger/debug/for-in-opt.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 |
"use strict"; |