| Index: test/mjsunit/harmony/computed-property-names-super.js
|
| diff --git a/test/mjsunit/harmony/computed-property-names-super.js b/test/mjsunit/harmony/computed-property-names-super.js
|
| index 096e0103172615f7e25a7518e31c0b967d54d14f..0d15b27968b696a7aac23411af299129183a6b7a 100644
|
| --- a/test/mjsunit/harmony/computed-property-names-super.js
|
| +++ b/test/mjsunit/harmony/computed-property-names-super.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-computed-property-names --harmony-object-literals
|
| +// Flags: --harmony-computed-property-names
|
| // Flags: --harmony-classes --allow-natives-syntax
|
|
|
|
|
|
|