From 2e402bf721265235d41be4051e14e2468f8bbd81 Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Sat, 7 Jan 2017 23:35:21 +0100 Subject: [PATCH] tests: base: Allow more unicode characters in the description during uuid matching --- tests/base.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/base.py b/tests/base.py index 2013a47..6ae0067 100644 --- a/tests/base.py +++ b/tests/base.py @@ -172,7 +172,7 @@ class IntegrationTest(object): # Helper function that fills in {uuid} placeholders with correct UUIDs def fill_uuid(self, line): # Tasks in testing can have only alphanumerical descriptions - match = re.match(u'\\s*\\* \\[.\\] (?P[äa-zA-Z0-9 ]*)(?[äéôa-zA-Z0-9 ]*)(?