mirror of
https://github.com/denoland/deno.git
synced 2024-11-29 16:30:56 -05:00
5 lines
223 B
Text
5 lines
223 B
Text
|
# This is used to make sure code for remote source is compiled
|
||
|
# such that 022_info_flag.test would function correctly
|
||
|
args: --reload http://127.0.0.1:4545/tests/003_relative_import.ts
|
||
|
output: tests/021_info_flag_setup.out
|