aboutsummaryrefslogtreecommitdiff
path: root/tests/content/bhello/index.json
blob: 510499cf89798e8407a4318721a2363732a7e2ca (plain)
1
2
3
4
5
6
7
8
9
{
"type" : "bag",
"name" : "hello",
"components" : [
["script", "good"],
["script", "absent"],
["bag", "absent"]
]
}