summaryrefslogtreecommitdiff
path: root/tests/test_match.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_match.py')
-rwxr-xr-xtests/test_match.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_match.py b/tests/test_match.py
index f0b0fe8..49464f8 100755
--- a/tests/test_match.py
+++ b/tests/test_match.py
@@ -106,7 +106,7 @@ class MatchTestCase(unittest.TestCase):
'0.1.2',
'0.1.2+build4.5',
'0.1.3-rc1.3',
- '0.2.0',
+ '0.1.4',
],
'~0.1.2': [
'0.1.2',