Index: test/mjsunit/harmony/async-debug-step-next.js |
diff --git a/test/mjsunit/harmony/async-debug-step-next.js b/test/mjsunit/harmony/async-debug-step-next.js |
index 59f38766f76a63edc27f273267d731e4ed54770d..952d88dd85cd34fd7d63b2e06f229578736f3522 100644 |
--- a/test/mjsunit/harmony/async-debug-step-next.js |
+++ b/test/mjsunit/harmony/async-debug-step-next.js |
@@ -3,7 +3,6 @@ |
// found in the LICENSE file. |
// Flags: --expose-debug-as debug --allow-natives-syntax --harmony-async-await |
-// Flags: --no-ignition-generators |
var Debug = debug.Debug; |
var step_count = 0; |