| Index: test/mjsunit/regress/regress-5405.js
|
| diff --git a/test/mjsunit/regress/regress-5405.js b/test/mjsunit/regress/regress-5405.js
|
| index dd5c3c06749067e66aa0979aafe2d889602739a5..eeab479384e5d72326a90f91f512636fb9a1c4d1 100644
|
| --- a/test/mjsunit/regress/regress-5405.js
|
| +++ b/test/mjsunit/regress/regress-5405.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 --allow-natives-syntax
|
| +// Flags: --allow-natives-syntax
|
|
|
| let log = [];
|
|
|
|
|