| Index: test/mjsunit/harmony/class-computed-property-names-super.js
|
| diff --git a/test/mjsunit/harmony/class-computed-property-names-super.js b/test/mjsunit/harmony/class-computed-property-names-super.js
|
| index 5a5db67d4884cd7ef95672fda0336165ca4eca5c..a68b53c18fc3dde7d540c5199aff6bfad4530137 100644
|
| --- a/test/mjsunit/harmony/class-computed-property-names-super.js
|
| +++ b/test/mjsunit/harmony/class-computed-property-names-super.js
|
| @@ -3,7 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| // Flags: --harmony-computed-property-names --harmony-sloppy
|
| -// Flags: --harmony-classes --allow-natives-syntax
|
| +// Flags: --allow-natives-syntax
|
|
|
|
|
| function ID(x) {
|
|
|