Index: test/mjsunit/harmony/async-debug-step-out.js |
diff --git a/test/mjsunit/harmony/async-debug-step-out.js b/test/mjsunit/harmony/async-debug-step-out.js |
index 384593f92ee85fc39aa39378e75f7a1a137868e1..41779acb54ca48fe0af553bec6be3f7eeb97f31f 100644 |
--- a/test/mjsunit/harmony/async-debug-step-out.js |
+++ b/test/mjsunit/harmony/async-debug-step-out.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; |