summaryrefslogtreecommitdiff
path: root/70-git.liw.fi.yarn
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-01-22 13:43:24 +0200
committerLars Wirzenius <liw@liw.fi>2017-01-22 13:43:24 +0200
commit83bc34fd3861d27d0df228f83810fc1aa1abe37c (patch)
tree37604276fdbc00c37930f4a6c9938db9d324ee51 /70-git.liw.fi.yarn
parent18fc3a57881ad1482f809de702cd507ef0f4c32e (diff)
downloadserver-yarns-83bc34fd3861d27d0df228f83810fc1aa1abe37c.tar.gz
Add scenario to test git:// works
Diffstat (limited to '70-git.liw.fi.yarn')
-rw-r--r--70-git.liw.fi.yarn5
1 files changed, 5 insertions, 0 deletions
diff --git a/70-git.liw.fi.yarn b/70-git.liw.fi.yarn
index aff3f34..46e6fda 100644
--- a/70-git.liw.fi.yarn
+++ b/70-git.liw.fi.yarn
@@ -17,3 +17,8 @@ It must also have Gitano accessible over ssh.
WHEN user runs Gitano help
THEN exit code is 0
AND standard error matches "Gitano"
+
+Also, it'd be nice if the anonymous git protocol works.
+
+ WHEN user clones the bumper repository over git://
+ THEN exit code is 0