Index: test/mjsunit/es6/mirror-symbols.js |
diff --git a/test/mjsunit/es6/mirror-symbols.js b/test/mjsunit/es6/mirror-symbols.js |
index 0f43491e858301f7d40e4b166d92b6f4c55ee8a1..f218332abf1f8151a03b94bdaca52e78f1918ce0 100644 |
--- a/test/mjsunit/es6/mirror-symbols.js |
+++ b/test/mjsunit/es6/mirror-symbols.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: --expose-debug-as debug --harmony-symbols |
+// Flags: --expose-debug-as debug |
// Test the mirror object for symbols. |
function testSymbolMirror(symbol, description) { |