summaryrefslogtreecommitdiff
path: root/cli/tests/fetch
diff options
context:
space:
mode:
authorDavid Sherret <dsherret@users.noreply.github.com>2021-08-11 10:20:47 -0400
committerGitHub <noreply@github.com>2021-08-11 10:20:47 -0400
commit15a763152f9d392cb80692262f8de5ef8ae15495 (patch)
treefcd1a59777f95920bf3502519983d6cc0d882a9a /cli/tests/fetch
parenta0285e2eb88f6254f6494b0ecd1878db3a3b2a58 (diff)
chore: move test files to testdata directory (#11601)
Diffstat (limited to 'cli/tests/fetch')
-rw-r--r--cli/tests/fetch/hello.txt1
-rw-r--r--cli/tests/fetch/other.ts1
-rw-r--r--cli/tests/fetch/test.ts1
3 files changed, 0 insertions, 3 deletions
diff --git a/cli/tests/fetch/hello.txt b/cli/tests/fetch/hello.txt
deleted file mode 100644
index af5626b4a..000000000
--- a/cli/tests/fetch/hello.txt
+++ /dev/null
@@ -1 +0,0 @@
-Hello, world!
diff --git a/cli/tests/fetch/other.ts b/cli/tests/fetch/other.ts
deleted file mode 100644
index ab85b226f..000000000
--- a/cli/tests/fetch/other.ts
+++ /dev/null
@@ -1 +0,0 @@
-import "http://localhost:4545/cli/tests/subdir/mt_text_typescript.t1.ts";
diff --git a/cli/tests/fetch/test.ts b/cli/tests/fetch/test.ts
deleted file mode 100644
index 1b49a76c8..000000000
--- a/cli/tests/fetch/test.ts
+++ /dev/null
@@ -1 +0,0 @@
-import "http://localhost:4545/cli/tests/subdir/mod2.ts";