| Index: test/mjsunit/es6/generators-relocation.js
|
| diff --git a/test/mjsunit/es6/generators-relocation.js b/test/mjsunit/es6/generators-relocation.js
|
| index 4074235c82d7ea1ab3b58273dcc17e1a7b8d85d1..6babb148bec84d2c5581d16783e000644517dd74 100644
|
| --- a/test/mjsunit/es6/generators-relocation.js
|
| +++ b/test/mjsunit/es6/generators-relocation.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;
|
|
|
|
|