Strip off the space after the face as well

This commit is contained in:
Andrew Ruthven 2021-09-19 00:14:59 +12:00
parent e47a6d4838
commit c6e4189fa0
2 changed files with 27 additions and 27 deletions

View File

@ -7,11 +7,11 @@ URL=http://regression.host/caldav.php
HEAD HEAD
#
# This is a special type of request which just calls a PHP # This is a special type of request which just calls a PHP
# program specifically for exercising the RRULE library. # program specifically for exercising the RRULE library.
# #
# You can also manually run: testing/test-RRULE-v2.php
REPLACE=/P: 0\.\d{4} & S: 0\.\d{4}// REPLACE=/ P: 0\.\d{4} & S: 0\.\d{4}//
# REPLACE=/Content-Type: text.(html|plain)/Content-Type: text/ # REPLACE=/Content-Type: text.(html|plain)/Content-Type: text/
REPLACE=~Content-Type: text/html~Content-Type: text/plain~ REPLACE=~Content-Type: text/html~Content-Type: text/plain~