Index: test/mjsunit/asm/atomics-or.js |
diff --git a/test/mjsunit/asm/atomics-or.js b/test/mjsunit/asm/atomics-or.js |
index df87d24d74d3fc4ccd6363fe0b518f4e8f62fd91..7ea29156e8892e6fe31fc5f919eb3b31a79ac458 100644 |
--- a/test/mjsunit/asm/atomics-or.js |
+++ b/test/mjsunit/asm/atomics-or.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"; |