| Index: test/mjsunit/asm/atomics-load.js
|
| diff --git a/test/mjsunit/asm/atomics-load.js b/test/mjsunit/asm/atomics-load.js
|
| index 769fb40e2cffe5701f353918d94e07ea3aa53fd4..7d27aa8d6e14ad4d5cea3ecbb58f575a113c5288 100644
|
| --- a/test/mjsunit/asm/atomics-load.js
|
| +++ b/test/mjsunit/asm/atomics-load.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 Module(stdlib, foreign, heap) {
|
| "use asm";
|
|
|