| Index: test/mjsunit/es6/completion.js
|
| diff --git a/test/mjsunit/es6/completion.js b/test/mjsunit/es6/completion.js
|
| index 05565bfb456d430a2e29b9b0fe1960ef3088e173..755951442131820ba4b4888b13831e57d660f7e3 100644
|
| --- a/test/mjsunit/es6/completion.js
|
| +++ b/test/mjsunit/es6/completion.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-sloppy-let --no-legacy-const
|
| +// Flags: --harmony-sloppy-let
|
|
|
|
|
| function assertUndef(x) {
|
|
|