diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/036_import_map_fetch.out | 0 | ||||
-rw-r--r-- | tests/036_import_map_fetch.test | 2 |
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/036_import_map_fetch.out b/tests/036_import_map_fetch.out new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/tests/036_import_map_fetch.out diff --git a/tests/036_import_map_fetch.test b/tests/036_import_map_fetch.test new file mode 100644 index 000000000..962573587 --- /dev/null +++ b/tests/036_import_map_fetch.test @@ -0,0 +1,2 @@ +args: fetch --reload --importmap=tests/importmaps/import_map.json tests/importmaps/test.ts +output: tests/036_import_map_fetch.out |