| Index: test/debugger/debug/regress/regress-crbug-409614.js
|
| diff --git a/test/mjsunit/regress/regress-crbug-409614.js b/test/debugger/debug/regress/regress-crbug-409614.js
|
| similarity index 96%
|
| rename from test/mjsunit/regress/regress-crbug-409614.js
|
| rename to test/debugger/debug/regress/regress-crbug-409614.js
|
| index 1a9a77746a16344927a067826ff58b4f5748b8d7..609aa8031ee5890069ea9e64f63a00dbe9eb109b 100644
|
| --- a/test/mjsunit/regress/regress-crbug-409614.js
|
| +++ b/test/debugger/debug/regress/regress-crbug-409614.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;
|
| var exception = null;
|
|
|