From eba58b718860035b830d0739a02c6a382e1f3307 Mon Sep 17 00:00:00 2001 From: "Kevin (Kun) \"Kassimo\" Qian" Date: Tue, 2 Oct 2018 09:38:45 -0700 Subject: Guess extensions on extension not provided (#859) Fixes #857 --- tests/015_import_no_ext.ts.out | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tests/015_import_no_ext.ts.out (limited to 'tests/015_import_no_ext.ts.out') diff --git a/tests/015_import_no_ext.ts.out b/tests/015_import_no_ext.ts.out new file mode 100644 index 000000000..92f21e2a7 --- /dev/null +++ b/tests/015_import_no_ext.ts.out @@ -0,0 +1,8 @@ +Downloading http://localhost:4545/tests/subdir/mod2 +Downloading http://localhost:4545/tests/subdir/mod2.ts +Downloading http://localhost:4545/tests/subdir/print_hello.ts +true +[Function: printHello] +[Function: printHello] +true +[Function: printHello] -- cgit v1.2.3