diff options
Diffstat (limited to 'tests/rep-info.test')
-rw-r--r-- | tests/rep-info.test | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/rep-info.test b/tests/rep-info.test index cdc9e70..e0c7688 100644 --- a/tests/rep-info.test +++ b/tests/rep-info.test @@ -172,4 +172,15 @@ else libbar/1.0.0 libmbar/1.0.0 EOO + + : repository-manifests + : + : Here we test that the base repository manifest that comes from the stable + : branch is printed because the stable head commit is newer that of the + : master branch. + : + $* -r -m "$rep/style-basic.git#stable,master" >>~%EOO% + : 1 + email: user@example.com + EOO } |