| Index: test/mjsunit/es6/generators-debug-liveedit.js
|
| diff --git a/test/mjsunit/es6/generators-debug-liveedit.js b/test/mjsunit/es6/generators-debug-liveedit.js
|
| index 987a42c41cd94b986e741d6be18bbaa11f7be452..2bbbfc2d851948ce19fea3f85679100d14793cd8 100644
|
| --- a/test/mjsunit/es6/generators-debug-liveedit.js
|
| +++ b/test/mjsunit/es6/generators-debug-liveedit.js
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// Flags: --expose-debug-as debug --allow-natives-syntax
|
| +// Flags: --expose-debug-as debug --allow-natives-syntax --ignition-generators
|
|
|
| var Debug = debug.Debug;
|
| var LiveEdit = Debug.LiveEdit;
|
|
|