Index: test/mjsunit/harmony/async-debug-step-next-constant.js |
diff --git a/test/mjsunit/harmony/async-debug-step-next-constant.js b/test/mjsunit/harmony/async-debug-step-next-constant.js |
index 3bf156e32df8fbaa99ec2e7e80c7a8bd0d2256a9..cea86d7a2fecbeda87358486cf377d3944742cfa 100644 |
--- a/test/mjsunit/harmony/async-debug-step-next-constant.js |
+++ b/test/mjsunit/harmony/async-debug-step-next-constant.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; |