summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2019-02-15 10:49:18 -0500
committerRyan Dahl <ry@tinyclouds.org>2019-02-15 11:06:49 -0500
commit0412ab2308a220cf432b5debb7f4f706dfbc190d (patch)
tree5f19654ff7652ed16ebea1abefefe042e80a2f02 /tests
parent142aedd3293a004a25b0606640a629f078679462 (diff)
Remove unnecessary tests/021_info_flag_setup.test
Diffstat (limited to 'tests')
-rw-r--r--tests/021_info_flag_setup.out1
-rw-r--r--tests/021_info_flag_setup.test4
2 files changed, 0 insertions, 5 deletions
diff --git a/tests/021_info_flag_setup.out b/tests/021_info_flag_setup.out
deleted file mode 100644
index e965047ad..000000000
--- a/tests/021_info_flag_setup.out
+++ /dev/null
@@ -1 +0,0 @@
-Hello
diff --git a/tests/021_info_flag_setup.test b/tests/021_info_flag_setup.test
deleted file mode 100644
index eaded0840..000000000
--- a/tests/021_info_flag_setup.test
+++ /dev/null
@@ -1,4 +0,0 @@
-# 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