summaryrefslogtreecommitdiff
path: root/tests/024_import_no_ext_with_headers.ts
diff options
context:
space:
mode:
authorKevin (Kun) "Kassimo" Qian <kevinkassimo@gmail.com>2019-04-01 18:46:40 -0700
committerRyan Dahl <ry@tinyclouds.org>2019-04-01 21:46:40 -0400
commit534b8d30219a605c82bac706bc5429d44ae53c32 (patch)
tree2e653b1590fc237030d56f8535fa40d2dd923262 /tests/024_import_no_ext_with_headers.ts
parente44084c90dec8cafbc66d4e485ff24479c56ec2e (diff)
Follow redirect location as new referrers for nested module imports (#2031)
Fixes #1742 Fixes #2021
Diffstat (limited to 'tests/024_import_no_ext_with_headers.ts')
-rw-r--r--tests/024_import_no_ext_with_headers.ts1
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";