diff options
Diffstat (limited to 'tests/test_regressions.py')
-rw-r--r-- | tests/test_regressions.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_regressions.py b/tests/test_regressions.py index 9988a03a..cd305f8b 100644 --- a/tests/test_regressions.py +++ b/tests/test_regressions.py @@ -40,7 +40,7 @@ KEYCODE_PATTERN = re.compile( [A-Z] # Start with an upper case letter [A-Z0-9]{1,3} # Followed by up to 3 characters # Latin aliases - | Lat[A-Z] + | Lat[A-Z] # Special cases | VOL- | VOL\+ |