aboutsummaryrefslogtreecommitdiff
path: root/tests/content/bhello/index.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/content/bhello/index.json')
-rw-r--r--tests/content/bhello/index.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/content/bhello/index.json b/tests/content/bhello/index.json
new file mode 100644
index 0000000..510499c
--- /dev/null
+++ b/tests/content/bhello/index.json
@@ -0,0 +1,9 @@
+{
+"type" : "bag",
+"name" : "hello",
+"components" : [
+["script", "good"],
+["script", "absent"],
+["bag", "absent"]
+]
+}