| Index: test/mjsunit/harmony/atomics.js
|
| diff --git a/test/mjsunit/harmony/atomics.js b/test/mjsunit/harmony/atomics.js
|
| index bff9f95a81f51a0a652cc5fc40b869196af277f7..664b46d1219bd0a251aad334ddd7a44410e94516 100644
|
| --- a/test/mjsunit/harmony/atomics.js
|
| +++ b/test/mjsunit/harmony/atomics.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-atomics --harmony-sharedarraybuffer
|
| +// Flags: --harmony-sharedarraybuffer
|
| //
|
|
|
| function toRangeWrapped(value) {
|
|
|