From 729c4e9377c2112d51cefb6eb0c723cbaf2a1ff5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Sat, 27 Jul 2019 16:37:03 +0200 Subject: make importmap flag global (#2687) --- tests/036_import_map_fetch.out | 0 tests/036_import_map_fetch.test | 2 ++ 2 files changed, 2 insertions(+) create mode 100644 tests/036_import_map_fetch.out create mode 100644 tests/036_import_map_fetch.test (limited to 'tests') diff --git a/tests/036_import_map_fetch.out b/tests/036_import_map_fetch.out new file mode 100644 index 000000000..e69de29bb 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 -- cgit v1.2.3