| Index: test/debugger/debug/debug-liveedit-check-stack.js
|
| diff --git a/test/mjsunit/debug-liveedit-check-stack.js b/test/debugger/debug/debug-liveedit-check-stack.js
|
| similarity index 97%
|
| rename from test/mjsunit/debug-liveedit-check-stack.js
|
| rename to test/debugger/debug/debug-liveedit-check-stack.js
|
| index ba10122585cacd3ae7d55b58678e3c64cfcc1a8f..bba7acafecd6ea0a73f015f6ea752177fb0b75ff 100644
|
| --- a/test/mjsunit/debug-liveedit-check-stack.js
|
| +++ b/test/debugger/debug/debug-liveedit-check-stack.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 --allow-natives-syntax
|
| -// Get the Debug object exposed from the debug context global object.
|
|
|
| Debug = debug.Debug
|
|
|
|
|