[Pcre-svn] [474] code/trunk/testdata: Remove unwanted traili…

Top Page
Delete this message
Author: Subversion repository
Date:  
To: pcre-svn
Subject: [Pcre-svn] [474] code/trunk/testdata: Remove unwanted trailing space in test data.
Revision: 474
          http://www.exim.org/viewvc/pcre2?view=rev&revision=474
Author:   ph10
Date:     2016-01-07 16:08:44 +0000 (Thu, 07 Jan 2016)
Log Message:
-----------
Remove unwanted trailing space in test data.


Modified Paths:
--------------
    code/trunk/testdata/testinput3
    code/trunk/testdata/testoutput3A


Modified: code/trunk/testdata/testinput3
===================================================================
--- code/trunk/testdata/testinput3    2016-01-05 15:49:53 UTC (rev 473)
+++ code/trunk/testdata/testinput3    2016-01-07 16:08:44 UTC (rev 474)
@@ -72,7 +72,7 @@


 /^[\xc8-\xc9]/
     \xC9cole
-\= Expect no match 
+\= Expect no match
     \xE9cole


/\W+/

Modified: code/trunk/testdata/testoutput3A
===================================================================
--- code/trunk/testdata/testoutput3A    2016-01-05 15:49:53 UTC (rev 473)
+++ code/trunk/testdata/testoutput3A    2016-01-07 16:08:44 UTC (rev 474)
@@ -104,7 +104,7 @@
 /^[\xc8-\xc9]/
     \xC9cole
  0: \xC9
-\= Expect no match 
+\= Expect no match
     \xE9cole
 No match