diff options
Diffstat (limited to 'tests/035_no_fetch_flag.test')
-rw-r--r-- | tests/035_no_fetch_flag.test | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/035_no_fetch_flag.test b/tests/035_no_fetch_flag.test deleted file mode 100644 index c71e88e0c..000000000 --- a/tests/035_no_fetch_flag.test +++ /dev/null @@ -1,4 +0,0 @@ -# The output assumes 003_relative_import.ts has already been run earlier -# and its output is cached to $DENO_DIR. -args: --no-fetch http://127.0.0.1:4545/tests/019_media_types.ts -output: tests/035_no_fetch_flag.out |