Fix tag tests

This commit is contained in:
Tomas Groth 2014-07-07 19:28:27 +02:00
parent e0c8709ad1
commit fdded5adc2
1 changed files with 4 additions and 0 deletions

View File

@ -50,6 +50,10 @@ TAGS = [
['1.9.11', '2039'],
['1.9.12', '2063'],
['2.0', '2118'],
['2.0.1', '?'],
['2.0.2', '?'],
['2.0.3', '?'],
['2.0.4', '?'],
['2.1.0', '2119']
]