| Index: test/mjsunit/es6/generators-debug-scopes.js
|
| diff --git a/test/mjsunit/es6/generators-debug-scopes.js b/test/mjsunit/es6/generators-debug-scopes.js
|
| index 126572d16fa0e6c9c5277e7814687c901767c758..b2a1ded5824575f17b3ef51fa96057c4fc020d61 100644
|
| --- a/test/mjsunit/es6/generators-debug-scopes.js
|
| +++ b/test/mjsunit/es6/generators-debug-scopes.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
|
| +// Flags: --expose-debug-as debug --ignition-generators
|
|
|
| var Debug = debug.Debug;
|
|
|
|
|