| Index: test/mjsunit/harmony/regress/regress-343928.js
|
| diff --git a/test/mjsunit/harmony/regress/regress-343928.js b/test/mjsunit/harmony/regress/regress-343928.js
|
| index b102ab9c4cf6042cd9aaa6136d0c2dd1bb42cd4a..f2ff3715a9a81845b33d9f86784f74f9bee3c426 100644
|
| --- a/test/mjsunit/harmony/regress/regress-343928.js
|
| +++ b/test/mjsunit/harmony/regress/regress-343928.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 --expose-debug-as=debug
|
| +// Flags: --harmony-modules --expose-debug-as=debug
|
|
|
| (function () { // Scope for utility functions.
|
| escaping_function = function(object) {
|
|
|