Index: test/mjsunit/es6/templates.js |
diff --git a/test/mjsunit/harmony/templates.js b/test/mjsunit/es6/templates.js |
similarity index 99% |
rename from test/mjsunit/harmony/templates.js |
rename to test/mjsunit/es6/templates.js |
index c84b5da819e9365832958ca32b9ae772138535d2..a2b77b13c531560a71a2e584711cdba6923e3818 100644 |
--- a/test/mjsunit/harmony/templates.js |
+++ b/test/mjsunit/es6/templates.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-templates --harmony-unicode |
+// Flags: --harmony-unicode |
var num = 5; |
var str = "str"; |