| Index: test/debugger/debug/debug-liveedit-patch-positions-replace.js
|
| diff --git a/test/mjsunit/debug-liveedit-patch-positions-replace.js b/test/debugger/debug/debug-liveedit-patch-positions-replace.js
|
| similarity index 97%
|
| rename from test/mjsunit/debug-liveedit-patch-positions-replace.js
|
| rename to test/debugger/debug/debug-liveedit-patch-positions-replace.js
|
| index 09b1b48e628785deb37d5578df963a93c27eba48..374ffde6432b19aea9e648a7d67529814c3c1b56 100644
|
| --- a/test/mjsunit/debug-liveedit-patch-positions-replace.js
|
| +++ b/test/debugger/debug/debug-liveedit-patch-positions-replace.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.
|
|
|
| // Scenario: a function is being changed, which causes enclosing function to
|
| // have its positions patched; position changing requires new instance of Code
|
|
|