| Index: test/mjsunit/es6/mirror-promises.js
|
| diff --git a/test/mjsunit/es6/mirror-promises.js b/test/mjsunit/es6/mirror-promises.js
|
| index bce26f4f92f6393027c84cbcb50e0ff9328becaf..deeba8f549f2619b4960c4f6b8835058f34c6d3f 100644
|
| --- a/test/mjsunit/es6/mirror-promises.js
|
| +++ b/test/mjsunit/es6/mirror-promises.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-promises
|
| +// Flags: --expose-debug-as debug
|
| // Test the mirror object for promises.
|
|
|
| function MirrorRefCache(json_refs) {
|
|
|