summaryrefslogtreecommitdiff
path: root/tests.branching/setup-second-chunk
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2013-08-23 13:22:14 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2013-08-23 13:22:14 +0000
commite0bfd1a900fa0945a707ac219c282e95ca8527df (patch)
treef5bd8dc5fb5c913932fb64919e9cbce0e0d4afb0 /tests.branching/setup-second-chunk
parent593cdfe6650d7ca1e0a8fd6742f93404ca6a76a1 (diff)
downloadmorph-e0bfd1a900fa0945a707ac219c282e95ca8527df.tar.gz
tests: Make dummy strata pass validation
They were missing build depends or were empty. Now that edit does validation, this is not permitted.
Diffstat (limited to 'tests.branching/setup-second-chunk')
-rwxr-xr-xtests.branching/setup-second-chunk2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests.branching/setup-second-chunk b/tests.branching/setup-second-chunk
index 985db1dc..9ea09612 100755
--- a/tests.branching/setup-second-chunk
+++ b/tests.branching/setup-second-chunk
@@ -46,10 +46,12 @@ name: hello-stratum
kind: stratum
chunks:
- build-depends: []
+ build-mode: test
name: hello
ref: master
repo: test:hello
- build-depends: []
+ build-mode: test
name: goodbye
ref: master
repo: test:goodbye