summaryrefslogtreecommitdiff
path: root/tests.branching/petrify.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'tests.branching/petrify.stdout')
-rw-r--r--tests.branching/petrify.stdout15
1 files changed, 15 insertions, 0 deletions
diff --git a/tests.branching/petrify.stdout b/tests.branching/petrify.stdout
index 4aa2b2ea..249a8f59 100644
--- a/tests.branching/petrify.stdout
+++ b/tests.branching/petrify.stdout
@@ -1,3 +1,4 @@
+Petrified:
{
"name": "hello-stratum",
"kind": "stratum",
@@ -11,3 +12,17 @@
}
]
}
+
+Unpetrified:
+{
+ "name": "hello-stratum",
+ "kind": "stratum",
+ "chunks": [
+ {
+ "name": "hello",
+ "repo": "baserock:hello",
+ "ref": "master",
+ "build-depends": []
+ }
+ ]
+}