Index: test/mjsunit/debug-clearbreakpointgroup.js |
diff --git a/test/mjsunit/debug-clearbreakpointgroup.js b/test/mjsunit/debug-clearbreakpointgroup.js |
index 3c03bdaa3925998cc6fda1f1fd7f6befdcb27b27..b0ff38371f7f593379d3ff84d4e8d5086d1b2922 100644 |
--- a/test/mjsunit/debug-clearbreakpointgroup.js |
+++ b/test/mjsunit/debug-clearbreakpointgroup.js |
@@ -26,7 +26,6 @@ |
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
// Flags: --expose-debug-as debug |
-// Flags: --turbo-deoptimization |
// Get the Debug object exposed from the debug context global object. |
var Debug = debug.Debug |