| Index: test/debugger/debug/debug-liveedit-double-call.js
|
| diff --git a/test/mjsunit/debug-liveedit-double-call.js b/test/debugger/debug/debug-liveedit-double-call.js
|
| similarity index 97%
|
| rename from test/mjsunit/debug-liveedit-double-call.js
|
| rename to test/debugger/debug/debug-liveedit-double-call.js
|
| index 1df806ab75c8c7b13ec83695fbbe11cfe3fbfdd9..927efddf62afaeb6d6a3fb832f43dd40f888dad3 100644
|
| --- a/test/mjsunit/debug-liveedit-double-call.js
|
| +++ b/test/debugger/debug/debug-liveedit-double-call.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
|
|
|
|
|