summaryrefslogtreecommitdiff
path: root/tests.branching/add-then-edit.script
diff options
context:
space:
mode:
Diffstat (limited to 'tests.branching/add-then-edit.script')
-rwxr-xr-xtests.branching/add-then-edit.script24
1 files changed, 11 insertions, 13 deletions
diff --git a/tests.branching/add-then-edit.script b/tests.branching/add-then-edit.script
index 40ee7161..d6a2270f 100755
--- a/tests.branching/add-then-edit.script
+++ b/tests.branching/add-then-edit.script
@@ -37,19 +37,17 @@ diff --git a/hello-stratum.morph b/hello-stratum.morph
index 3b7be17..c79a9af 100644
--- a/hello-stratum.morph
+++ b/hello-stratum.morph
-@@ -7,6 +7,12 @@
- "repo": "test:hello",
- "ref": "master",
- "build-depends": []
-+ },
-+ {
-+ "name": "goodbye",
-+ "repo": "test:goodbye",
-+ "ref": "master",
-+ "build-depends": []
- }
- ]
- }
+@@ -5,6 +5,10 @@
+ name: hello
+ ref: master
+ repo: test:hello
++- build-depends: []
++ name: goodbye
++ ref: master
++ repo: test:goodbye
+ description: ''
+ kind: stratum
+ name: hello-stratum
EOF
"$SRCDIR/scripts/test-morph" edit hello-system hello-stratum goodbye