summaryrefslogtreecommitdiff
path: root/tests/hello-stratum.morph
blob: d5b97365406d1959f18171abc83a8ace4d77ba71 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "name": "hello",
    "kind": "stratum",
    "chunks": {
        "hello": {
            "repo": "hello",
            "ref": "master"
        }
    }
}