Index: test/mjsunit/debug-script.js |
diff --git a/test/mjsunit/debug-script.js b/test/mjsunit/debug-script.js |
index c456e6bf574fa5533b0ac1a0112f0472e7032aaa..6e673f71c04dde745efe5c071683429af52e6e86 100644 |
--- a/test/mjsunit/debug-script.js |
+++ b/test/mjsunit/debug-script.js |
@@ -25,8 +25,7 @@ |
// (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 --expose-gc --noparallel-recompilation |
-// Flags: --send-idle-notification |
+// Flags: --expose-debug-as debug --expose-gc --send-idle-notification |
// Get the Debug object exposed from the debug context global object. |
Debug = debug.Debug; |