1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-23 15:16:54 -05:00
denoland-deno/tests/subdir
Ryan Dahl e4990804fa Improve module resolution.
Windows can't handle ":" in path names, so we use a special directory
format .deno/deps/localhost_PORT4545/ to represent hosts with
non-default ports.

Fixes #645.
2018-09-05 22:27:23 -04:00
..
subdir2 Add 005_more_imports.ts 2018-08-02 12:49:40 -04:00
auto_print_hello.ts Add duplicate import test 2018-08-28 08:44:34 -04:00
mod1.ts Add 005_more_imports.ts 2018-08-02 12:49:40 -04:00
mod2.ts Improve module resolution. 2018-09-05 22:27:23 -04:00
print_hello.ts Add tests/003_relative_import.ts 2018-07-29 00:22:39 -04:00