diff options
Diffstat (limited to 'tests/022_info_flag.test')
-rw-r--r-- | tests/022_info_flag.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/022_info_flag.test b/tests/022_info_flag.test index e2132a85f..2de27bdfa 100644 --- a/tests/022_info_flag.test +++ b/tests/022_info_flag.test @@ -1,4 +1,4 @@ # The output assumes 003_relative_import.ts has already been run earlier # and its output is cached to $DENO_DIR. -args: --info http://127.0.0.1:4545/tests/003_relative_import.ts +args: --info http://127.0.0.1:4545/tests/019_media_types.ts output: tests/022_info_flag.out |