| Index: test/debugger/debug/debug-exceptions.js
|
| diff --git a/test/mjsunit/debug-exceptions.js b/test/debugger/debug/debug-exceptions.js
|
| similarity index 97%
|
| rename from test/mjsunit/debug-exceptions.js
|
| rename to test/debugger/debug/debug-exceptions.js
|
| index 1a0e222d51a63178278a6c5579836e460cec509d..42090770d8c3c9232a6ef638a84d1566d0ac5c9c 100644
|
| --- a/test/mjsunit/debug-exceptions.js
|
| +++ b/test/debugger/debug/debug-exceptions.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
|
|
|