aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-04-19 22:42:10 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-04-20 15:56:25 +0300
commit1f490ec2c9d1e5c80697b370d82f0bb3530aa450 (patch)
treed0a883b0d2490b1a1276c02bd1fc4b393eb86c33 /tests
parentf2f08e0758243a820fe47128ffabaa474c0e86e7 (diff)
Add support for comma-separated list of git reference filter
Diffstat (limited to 'tests')
-rw-r--r--tests/rep-fetch-git.test7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/rep-fetch-git.test b/tests/rep-fetch-git.test
index 4b2a597..697d967 100644
--- a/tests/rep-fetch-git.test
+++ b/tests/rep-fetch-git.test
@@ -72,6 +72,13 @@ end
.include rep-fetch-git-refname.test
}
+: list
+:
+{
+ fragment = '#master,ltag,atag'
+ .include rep-fetch-git-refname.test
+}
+
: commit
:
{