Remove unwanted trailing space in test data.
This commit is contained in:
parent
dcff5bdf6e
commit
858ef4e2f9
|
@ -72,7 +72,7 @@
|
|||
|
||||
/^[\xc8-\xc9]/
|
||||
École
|
||||
\= Expect no match
|
||||
\= Expect no match
|
||||
école
|
||||
|
||||
/\W+/
|
||||
|
|
|
@ -104,7 +104,7 @@ Subject length lower bound = 1
|
|||
/^[\xc8-\xc9]/
|
||||
École
|
||||
0: É
|
||||
\= Expect no match
|
||||
\= Expect no match
|
||||
école
|
||||
No match
|
||||
|
||||
|
|
Loading…
Reference in New Issue