summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-07-19 17:14:12 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-07-19 17:31:19 +0100
commitdfaf624b1fb97c2208bf03b9ff314c5566575e5f (patch)
treee927fd50ea4e087fbb23b8fac9893b36d6f4d11c /tests
parentdf8eda23514d8a6490c8a891f7deb5fcb9ad856c (diff)
downloadmorph-dfaf624b1fb97c2208bf03b9ff314c5566575e5f.tar.gz
Require system-kind on system morphologies
Diffstat (limited to 'tests')
-rwxr-xr-xtests/setup1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/setup b/tests/setup
index 179502f8..ce187065 100755
--- a/tests/setup
+++ b/tests/setup
@@ -106,6 +106,7 @@ cat <<EOF > hello-system.morph
{
"name": "hello-system",
"kind": "system",
+ "system-kind": "dummy",
"disk-size": "1G",
"strata": [
"hello-stratum"