Index: test/mjsunit/es8/async-await-no-constructor.js |
diff --git a/test/mjsunit/harmony/async-await-no-constructor.js b/test/mjsunit/es8/async-await-no-constructor.js |
similarity index 90% |
rename from test/mjsunit/harmony/async-await-no-constructor.js |
rename to test/mjsunit/es8/async-await-no-constructor.js |
index ade058255eaab92e7b999aa02a552a5aafcf67b2..7a2b2b29214d5dc9703f3c99e525019f9057610d 100644 |
--- a/test/mjsunit/harmony/async-await-no-constructor.js |
+++ b/test/mjsunit/es8/async-await-no-constructor.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-async-await --allow-natives-syntax |
+// Flags: --allow-natives-syntax |
'use strict'; |