From e0bfd1a900fa0945a707ac219c282e95ca8527df Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Fri, 23 Aug 2013 13:22:14 +0000 Subject: tests: Make dummy strata pass validation They were missing build depends or were empty. Now that edit does validation, this is not permitted. --- tests.branching/setup-second-chunk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests.branching/setup-second-chunk') 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 -- cgit v1.2.1