| Index: test/debugger/debug/regress/regress-4320.js
|
| diff --git a/test/mjsunit/regress/regress-4320.js b/test/debugger/debug/regress/regress-4320.js
|
| similarity index 86%
|
| rename from test/mjsunit/regress/regress-4320.js
|
| rename to test/debugger/debug/regress/regress-4320.js
|
| index df6a99b28fca8ea391224e0113822154c6fdfb9b..5d88cc33d460b5f1aa94dd0f4c8bf42fde396560 100644
|
| --- a/test/mjsunit/regress/regress-4320.js
|
| +++ b/test/debugger/debug/regress/regress-4320.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;
|
|
|
|
|