| Index: test/mjsunit/harmony/modules-skip-9.js
|
| diff --git a/test/mjsunit/harmony/modules-skip-9.js b/test/mjsunit/harmony/modules-skip-9.js
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..c474988833e266623c1be718045674f45ee5539c
|
| --- /dev/null
|
| +++ b/test/mjsunit/harmony/modules-skip-9.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.
|
| +
|
| +import x from 'modules-skip-empty.js';
|
|
|