| Index: test/mjsunit/harmony/regress/regress-618603.js
|
| diff --git a/test/mjsunit/harmony/regress/regress-618603.js b/test/mjsunit/harmony/regress/regress-618603.js
|
| index 7b23ef41960346b2ff6342603f1b40569de64458..8f45cd88f081fc4e601ec9b7dbe417c3be8476e3 100644
|
| --- a/test/mjsunit/harmony/regress/regress-618603.js
|
| +++ b/test/mjsunit/harmony/regress/regress-618603.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: --harmony-async-await --ignition-generators
|
| +// Flags: --harmony-async-await
|
|
|
| try {
|
| } catch(e) {; }
|
|
|