| Index: test/debugger/debug/es8/debug-async-liveedit.js
|
| diff --git a/test/debugger/debug/harmony/debug-async-liveedit.js b/test/debugger/debug/es8/debug-async-liveedit.js
|
| similarity index 99%
|
| rename from test/debugger/debug/harmony/debug-async-liveedit.js
|
| rename to test/debugger/debug/es8/debug-async-liveedit.js
|
| index 4b8eb6e1ee53f7f66238f605ece8ae4da844aabf..cad314cfadb4bccb6c381b9a2117a38d18a7dcdd 100644
|
| --- a/test/debugger/debug/harmony/debug-async-liveedit.js
|
| +++ b/test/debugger/debug/es8/debug-async-liveedit.js
|
| @@ -2,8 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// Flags: --harmony-async-await
|
| -
|
| var Debug = debug.Debug;
|
| var LiveEdit = Debug.LiveEdit;
|
|
|
|
|