diff options
Diffstat (limited to 'maintenance/parserTests.php')
-rw-r--r-- | maintenance/parserTests.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maintenance/parserTests.php b/maintenance/parserTests.php index 540d6b08..4f8edc12 100644 --- a/maintenance/parserTests.php +++ b/maintenance/parserTests.php @@ -68,4 +68,4 @@ echo( "This is MediaWiki version {$version}.\n\n" ); $ok = $tester->runTestsFromFiles( $files ); exit ($ok ? 0 : -1); -?> + |