summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/035_no_fetch_flag.out1
-rw-r--r--tests/035_no_fetch_flag.test4
2 files changed, 5 insertions, 0 deletions
diff --git a/tests/035_no_fetch_flag.out b/tests/035_no_fetch_flag.out
new file mode 100644
index 000000000..7b5fdd44f
--- /dev/null
+++ b/tests/035_no_fetch_flag.out
@@ -0,0 +1 @@
+success true true true true true true true true
diff --git a/tests/035_no_fetch_flag.test b/tests/035_no_fetch_flag.test
new file mode 100644
index 000000000..c71e88e0c
--- /dev/null
+++ b/tests/035_no_fetch_flag.test
@@ -0,0 +1,4 @@
+# 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