summaryrefslogtreecommitdiff
path: root/tests.as-root/hello-stratum.morph
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-03-26 15:12:07 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-03-26 15:12:07 +0100
commit7d7d597afd0a562916f106d259f4ff78383f9631 (patch)
treec7c188f5905310331a31e6e70aa87e3d72089d17 /tests.as-root/hello-stratum.morph
parent712ac2bcd856c864e34c337fc23fe86216a88049 (diff)
downloadmorph-7d7d597afd0a562916f106d259f4ff78383f9631.tar.gz
Separate tests that need to be run as root in their own directory
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"
+ }
+ }
+}