diff options
author | Kevin (Kun) "Kassimo" Qian <kevinkassimo@gmail.com> | 2019-04-01 18:46:40 -0700 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2019-04-01 21:46:40 -0400 |
commit | 534b8d30219a605c82bac706bc5429d44ae53c32 (patch) | |
tree | 2e653b1590fc237030d56f8535fa40d2dd923262 /tests/024_import_no_ext_with_mime.test | |
parent | e44084c90dec8cafbc66d4e485ff24479c56ec2e (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_mime.test')
-rw-r--r-- | tests/024_import_no_ext_with_mime.test | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/024_import_no_ext_with_mime.test b/tests/024_import_no_ext_with_mime.test deleted file mode 100644 index 2ffe4810f..000000000 --- a/tests/024_import_no_ext_with_mime.test +++ /dev/null @@ -1,2 +0,0 @@ -args: tests/024_import_no_ext_with_mime.ts --reload -output: tests/024_import_no_ext_with_mime.ts.out |