(bug 18424) Clean up paging links on Special:allpages and special:prefixindex.
[lhc/web/wiklou.git] / tests / parserTests.php
index b954790..99ea2ed 100644 (file)
@@ -2,7 +2,7 @@
 /**
  * MediaWiki parser test suite
  *
- * Copyright Â© 2004 Brion Vibber <brion@pobox.com>
+ * Copyright © 2004 Brion Vibber <brion@pobox.com>
  * http://www.mediawiki.org/
  *
  * This program is free software; you can redistribute it and/or modify
@@ -51,7 +51,6 @@ Options:
   --seed <n>       Start the fuzz test from the specified seed
   --help           Show this help message
   --run-disabled   run disabled tests
-  --upload         Upload test results to remote wiki (per \$wgParserTestRemote)
 
 ENDS;
        exit( 0 );