summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2012-08-29 15:04:12 +0100
committerJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-08-30 11:31:41 +0000
commitc510c12be2d32a8ab18f7350d8f2a708e74cfa4a (patch)
treea66e87468086240c5d6faa52438da8ffe1cae7c9 /tests
parentd2c8da4daa1b854274ea603228b4ea62fed4731d (diff)
downloadmorph-c510c12be2d32a8ab18f7350d8f2a708e74cfa4a.tar.gz
Remove unused files in test/
Diffstat (limited to 'tests')
-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"
- }
- }
-}