Index: test/mjsunit/debug-step-2.js |
diff --git a/test/mjsunit/debug-step-2.js b/test/mjsunit/debug-step-2.js |
index 5fe7466cb7ddcf2954fef3064ee1cd1f7d2da9ec..502b426ee23abfe58e46261458fc862302e5985a 100644 |
--- a/test/mjsunit/debug-step-2.js |
+++ b/test/mjsunit/debug-step-2.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 |
// This test tests that full code compiled without debug break slots |
// is recompiled with debug break slots when debugging is started. |