| Index: test/debugger/debug/debug-stepframe.js
|
| diff --git a/test/mjsunit/debug-stepframe.js b/test/debugger/debug/debug-stepframe.js
|
| similarity index 98%
|
| rename from test/mjsunit/debug-stepframe.js
|
| rename to test/debugger/debug/debug-stepframe.js
|
| index 8d9f959e78756c422c5845ac446a63dce6d244a1..cb1675994ac36332e78b6fc548023b9bdb2a8fb3 100644
|
| --- a/test/mjsunit/debug-stepframe.js
|
| +++ b/test/debugger/debug/debug-stepframe.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
|
|
|
| function f0() {
|
| var v00 = 0; // Break 1
|
|
|