From dfaf624b1fb97c2208bf03b9ff314c5566575e5f Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Thu, 19 Jul 2012 17:14:12 +0100 Subject: Require system-kind on system morphologies --- tests/setup | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/setup b/tests/setup index 179502f8..ce187065 100755 --- a/tests/setup +++ b/tests/setup @@ -106,6 +106,7 @@ cat < hello-system.morph { "name": "hello-system", "kind": "system", + "system-kind": "dummy", "disk-size": "1G", "strata": [ "hello-stratum" -- cgit v1.2.1