aboutsummaryrefslogtreecommitdiff
path: root/tests/content/bhello/index.json
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2021-07-22 17:23:06 +0200
committerWojtek Kosior <koszko@koszko.org>2021-07-22 17:23:06 +0200
commite3c86f7ff37de0af10b4165216da14bf0f91dc0b (patch)
treec7c90caf88900ff165b6dea6de0e55f5fc3c3be0 /tests/content/bhello/index.json
parentf5b0a89729e85736a87aa310aafe11f5807f3428 (diff)
downloadhydrilla-e3c86f7ff37de0af10b4165216da14bf0f91dc0b.tar.gz
hydrilla-e3c86f7ff37de0af10b4165216da14bf0f91dc0b.zip
add sample site resources
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"]
+]
+}