| Index: test/debugger/debug/regress/regress-crbug-568477-2.js
|
| diff --git a/test/mjsunit/regress/regress-crbug-568477-2.js b/test/debugger/debug/regress/regress-crbug-568477-2.js
|
| similarity index 94%
|
| rename from test/mjsunit/regress/regress-crbug-568477-2.js
|
| rename to test/debugger/debug/regress/regress-crbug-568477-2.js
|
| index 31f7e6e86924840229cf6e61e18195044c19d7d4..7076f6b6b4d2646eade5a377ca3dad8e0868c87b 100644
|
| --- a/test/mjsunit/regress/regress-crbug-568477-2.js
|
| +++ b/test/debugger/debug/regress/regress-crbug-568477-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;
|
| var expected = ["debugger;",
|
|
|