Temporarily trim leading/trailing whitespace from parser test clauses
authorC. Scott Ananian <cscott@cscott.net>
Fri, 15 Mar 2019 18:15:26 +0000 (14:15 -0400)
committerC. Scott Ananian <cscott@cscott.net>
Fri, 15 Mar 2019 18:22:38 +0000 (14:22 -0400)
commit19262326bb0a43e9b58f05064459417e895010af
tree67cfe526ae94288debe0f003dd4a965b6853454c
parenta1f7fd3adaa380b276aefa467ec90fce4c916ce6
Temporarily trim leading/trailing whitespace from parser test clauses

This allows us to break a circular dependency in the patches for T208070.
It will be reverted as soon as T208070 is merged.

Bug: T208070
Change-Id: I3da235cb83efa424f0cf1cf4fc7233240fcdf6b2
tests/parser/ParserTestRunner.php