summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--stratum-with-system.morph12
1 files changed, 12 insertions, 0 deletions
diff --git a/stratum-with-system.morph b/stratum-with-system.morph
new file mode 100644
index 0000000..d7a05fc
--- /dev/null
+++ b/stratum-with-system.morph
@@ -0,0 +1,12 @@
+{
+ "name": "stratum-with-system",
+ "kind": "stratum",
+ "chunks": [
+ {
+ "name": "system-with-chunk",
+ "repo": "baserock:tests/bad-morphs",
+ "ref": "master",
+ "build-depends": []
+ }
+ ]
+}