| Index: test/mjsunit/harmony/async-debug-step-in.js
|
| diff --git a/test/mjsunit/harmony/async-debug-step-in.js b/test/mjsunit/harmony/async-debug-step-in.js
|
| index 195fb88d4a077e3355bed63007338f649fae3510..0a7de1a2a35e65d9f23e33244835f8b48cc7bf32 100644
|
| --- a/test/mjsunit/harmony/async-debug-step-in.js
|
| +++ b/test/mjsunit/harmony/async-debug-step-in.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;
|
|
|