summaryrefslogtreecommitdiff
path: root/tests.as-root/hello-stratum.morph
diff options
context:
space:
mode:
Diffstat (limited to 'tests.as-root/hello-stratum.morph')
-rw-r--r--tests.as-root/hello-stratum.morph10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests.as-root/hello-stratum.morph b/tests.as-root/hello-stratum.morph
new file mode 100644
index 00000000..11ac4e1c
--- /dev/null
+++ b/tests.as-root/hello-stratum.morph
@@ -0,0 +1,10 @@
+{
+ "name": "hello",
+ "kind": "stratum",
+ "sources": {
+ "hello": {
+ "repo": "hello",
+ "ref": "master"
+ }
+ }
+}