| 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 ad0ea53de5bf9f4332d0b3893d9c1c8ddc488b00..d55e5612de0ea6b29d53556c7f420ac6c58f26cb 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 --harmony-generators
|
| +// Flags: --expose-debug-as debug
|
|
|
| var Debug = debug.Debug;
|
|
|
|
|