| Index: test/mjsunit/harmony/async-debug-step-in-out-out.js
|
| diff --git a/test/mjsunit/harmony/async-debug-step-in-out-out.js b/test/mjsunit/harmony/async-debug-step-in-out-out.js
|
| index 911dc2ab51800ceee864e32263cb797c086fd79c..c2f34bb0294829250feca43ed4403534349179d7 100644
|
| --- a/test/mjsunit/harmony/async-debug-step-in-out-out.js
|
| +++ b/test/mjsunit/harmony/async-debug-step-in-out-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;
|
|
|