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 | 1 + 1 file changed, 1 insertion(+) (limited to 'tests.branching/setup') diff --git a/tests.branching/setup b/tests.branching/setup index 89fb392b..589f19ed 100755 --- a/tests.branching/setup +++ b/tests.branching/setup @@ -61,6 +61,7 @@ EOF cat < "$DATADIR/morphs/hello-stratum.morph" chunks: - build-depends: [] + build-mode: test name: hello ref: master repo: test:hello -- cgit v1.2.1