summaryrefslogtreecommitdiff
path: root/tests.branching/edit-updates-stratum-build-depends.stdout
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2014-02-12 11:04:47 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2014-02-12 11:04:47 +0000
commitdf8a5901bd886519b9fb06861d3c7a440d5ee7f1 (patch)
tree88e8abee217370345fb80229c5200a7d2b68329e /tests.branching/edit-updates-stratum-build-depends.stdout
parentcffec56ed0eb9eb84c6c2bf85fb5927cfd3500ed (diff)
downloadmorph-df8a5901bd886519b9fb06861d3c7a440d5ee7f1.tar.gz
Remove edit-updates-stratum-build-depends test
This test stopped being fit for purpose after an accidental edit made it no longer check the stratum build depends. However, rather than fixing it, it should be removed, since we're changing morph's behaviour to not support morphologies in different repositories, which means that updating these refs is no longer necessary.
Diffstat (limited to 'tests.branching/edit-updates-stratum-build-depends.stdout')
-rw-r--r--tests.branching/edit-updates-stratum-build-depends.stdout26
1 files changed, 0 insertions, 26 deletions
diff --git a/tests.branching/edit-updates-stratum-build-depends.stdout b/tests.branching/edit-updates-stratum-build-depends.stdout
deleted file mode 100644
index 7120ef50..00000000
--- a/tests.branching/edit-updates-stratum-build-depends.stdout
+++ /dev/null
@@ -1,26 +0,0 @@
-diff --git a/hello-stratum.morph b/hello-stratum.morph
-index 73ed482..475fe0f 100644
---- a/hello-stratum.morph
-+++ b/hello-stratum.morph
-@@ -2,7 +2,8 @@ chunks:
- - build-depends: []
- build-mode: test
- name: hello
-- ref: master
-+ ref: newbranch
- repo: test:hello
-+ unpetrify-ref: master
- kind: stratum
- name: hello-stratum
-diff --git a/hello-system.morph b/hello-system.morph
-index 3f7b4d3..199c924 100644
---- a/hello-system.morph
-+++ b/hello-system.morph
-@@ -3,5 +3,6 @@ kind: system
- name: hello-system
- strata:
- - morph: hello-stratum
-- ref: master
-+ ref: newbranch
- repo: test:morphs
-+ unpetrify-ref: master