diff options
Diffstat (limited to 'tests/021_info_flag_setup.test')
-rw-r--r-- | tests/021_info_flag_setup.test | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/021_info_flag_setup.test b/tests/021_info_flag_setup.test new file mode 100644 index 000000000..eaded0840 --- /dev/null +++ b/tests/021_info_flag_setup.test @@ -0,0 +1,4 @@ +# 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 |