diff options
Diffstat (limited to 'tests/specs/run/fix_js_import_js/mod4.js')
-rw-r--r-- | tests/specs/run/fix_js_import_js/mod4.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/specs/run/fix_js_import_js/mod4.js b/tests/specs/run/fix_js_import_js/mod4.js new file mode 100644 index 000000000..71332dbc4 --- /dev/null +++ b/tests/specs/run/fix_js_import_js/mod4.js @@ -0,0 +1 @@ +export const isMod4 = true; |