diff options
Diffstat (limited to 'tests/024_import_no_ext_with_headers.ts')
-rw-r--r-- | tests/024_import_no_ext_with_headers.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/024_import_no_ext_with_headers.ts b/tests/024_import_no_ext_with_headers.ts new file mode 100644 index 000000000..c8621d0e6 --- /dev/null +++ b/tests/024_import_no_ext_with_headers.ts @@ -0,0 +1 @@ +import "./023_no_ext_with_headers"; |