| Index: test/debugger/debug/regress/regress-crbug-491943.js
|
| diff --git a/test/mjsunit/regress/regress-crbug-491943.js b/test/debugger/debug/regress/regress-crbug-491943.js
|
| similarity index 94%
|
| rename from test/mjsunit/regress/regress-crbug-491943.js
|
| rename to test/debugger/debug/regress/regress-crbug-491943.js
|
| index c87d1301b7de16b148ad5a83cfff7dd28c55ce41..39b4a60e47be1849b5a79237b7b3458b59fd1171 100644
|
| --- a/test/mjsunit/regress/regress-crbug-491943.js
|
| +++ b/test/debugger/debug/regress/regress-crbug-491943.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
|
|
|
| var Debug = debug.Debug;
|
| var receiver = null;
|
|
|