From df8a5901bd886519b9fb06861d3c7a440d5ee7f1 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Wed, 12 Feb 2014 11:04:47 +0000 Subject: 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. --- .../edit-updates-stratum-build-depends.stdout | 26 ---------------------- 1 file changed, 26 deletions(-) delete mode 100644 tests.branching/edit-updates-stratum-build-depends.stdout (limited to 'tests.branching/edit-updates-stratum-build-depends.stdout') 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 -- cgit v1.2.1