Chromium Code Reviews| Index: test/mjsunit/harmony/modules-skip-8.js |
| diff --git a/test/mjsunit/harmony/modules-skip-8.js b/test/mjsunit/harmony/modules-skip-8.js |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..816cf2cdb7af2b528fcbf5ec4a95389ca7748693 |
| --- /dev/null |
| +++ b/test/mjsunit/harmony/modules-skip-8.js |
| @@ -0,0 +1,5 @@ |
| +// Copyright 2017 the V8 project authors. All rights reserved. |
| +// Use of this source code is governed by a BSD-style license that can be |
| +// found in the LICENSE file. |
| + |
| +await x; |