| Index: test/debugger/debug/debug-liveedit-literals.js
|
| diff --git a/test/mjsunit/debug-liveedit-literals.js b/test/debugger/debug/debug-liveedit-literals.js
|
| similarity index 97%
|
| rename from test/mjsunit/debug-liveedit-literals.js
|
| rename to test/debugger/debug/debug-liveedit-literals.js
|
| index 5f9217e8334a6357ca3ff57e127f5ed09a92c3b5..08edec3fbd6ed591fb11708ae68edc2f408d9ac0 100644
|
| --- a/test/mjsunit/debug-liveedit-literals.js
|
| +++ b/test/debugger/debug/debug-liveedit-literals.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
|
|
|
|
|