| Index: test/debugger/debug/debug-liveedit-restart-frame.js
|
| diff --git a/test/mjsunit/debug-liveedit-restart-frame.js b/test/debugger/debug/debug-liveedit-restart-frame.js
|
| similarity index 97%
|
| rename from test/mjsunit/debug-liveedit-restart-frame.js
|
| rename to test/debugger/debug/debug-liveedit-restart-frame.js
|
| index a3182d7bfa55a976899a37e7e360e2d7119e301f..0c79fcb26110c87e0e04fbe7a183464a30eac46d 100644
|
| --- a/test/mjsunit/debug-liveedit-restart-frame.js
|
| +++ b/test/debugger/debug/debug-liveedit-restart-frame.js
|
| @@ -25,8 +25,6 @@
|
| // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
| -// Flags: --expose-debug-as debug
|
| -// Get the Debug object exposed from the debug context global object.
|
|
|
| Debug = debug.Debug
|
|
|
|
|