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