forked from openlp/openlp
fix tests
bzr-revno: 2489
This commit is contained in:
parent
46f038a49d
commit
121f0908a1
@ -44,8 +44,8 @@ TAGS = [
|
||||
['1.9.12', '2063'],
|
||||
['2.0', '2118'],
|
||||
['2.1.0', '2119'],
|
||||
['2.1.1', '2438']
|
||||
['2.1.2', '2487']
|
||||
['2.1.1', '2438'],
|
||||
['2.1.2', '2488']
|
||||
]
|
||||
# Depending on the repository, we sometimes have the 2.0.x tags in the repo too. They come up with a revision number of
|
||||
# "?", which I suspect is due to the fact that we're using shared repositories. This regular expression matches all
|
||||
|
Loading…
Reference in New Issue
Block a user