wiki.techinc.nl/tests/phpunit/suites
Fomafix ce6f7faadd Remove trailing empty lines in PHP
Performed using
find . -name \*.php -exec sed -i -e :a -e '/./,$!d;/^\n*$/{$d;N;};/\n$/ba' {} \;

Change-Id: I5d0627f94c73690cf3a8a453539c22c760c2aa60
2017-01-16 22:06:43 +01:00
..
CoreParserTestSuite.php Remove trailing empty lines in PHP 2017-01-16 22:06:43 +01:00
ExtensionsParserTestSuite.php Renames preparatory to parser tests refactor 2016-09-12 15:46:15 +10:00
ExtensionsTestSuite.php
LessTestSuite.php
ParserTestFileSuite.php Re-add parser tests to the ParserTests group 2016-09-15 09:39:20 +10:00
ParserTestTopLevelSuite.php Merge "Update weblinks in comments from HTTP to HTTPS" 2016-11-08 21:32:00 +00:00
UploadFromUrlTestSuite.php