summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/hello-chunk.tar.gzbin12596 -> 0 bytes
-rw-r--r--tests/hello-stratum.morph10
2 files changed, 0 insertions, 10 deletions
diff --git a/tests/hello-chunk.tar.gz b/tests/hello-chunk.tar.gz
deleted file mode 100644
index 91e27347..00000000
--- a/tests/hello-chunk.tar.gz
+++ /dev/null
Binary files differ
diff --git a/tests/hello-stratum.morph b/tests/hello-stratum.morph
deleted file mode 100644
index d5b97365..00000000
--- a/tests/hello-stratum.morph
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "name": "hello",
- "kind": "stratum",
- "chunks": {
- "hello": {
- "repo": "hello",
- "ref": "master"
- }
- }
-}