| Index: test/mjsunit/asm/atomics-and.js
|
| diff --git a/test/mjsunit/asm/atomics-and.js b/test/mjsunit/asm/atomics-and.js
|
| index e60f1f6a135a8055485cc6a6d5f3391973baffc4..5660f508b0a4006d86b5c8a1f70406417d2e9df1 100644
|
| --- a/test/mjsunit/asm/atomics-and.js
|
| +++ b/test/mjsunit/asm/atomics-and.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";
|
|
|