Oops and fix the test it was supposed to check.
authorChad Horohoe <demon@users.mediawiki.org>
Wed, 19 Aug 2009 23:35:24 +0000 (23:35 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Wed, 19 Aug 2009 23:35:24 +0000 (23:35 +0000)
maintenance/parserTests.txt

index eecb5ec..a58a7e1 100644 (file)
@@ -1,4 +1,4 @@
-# MediaWiki Parser test cases
+# MediaWiki Parser test cases
 # Some taken from http://meta.wikimedia.org/wiki/Parser_testing
 # All (C) their respective authors and released under the GPL
 #
@@ -2042,7 +2042,7 @@ Magic Word: {{SERVERNAME}}
 !! input
 {{SERVERNAME}}
 !! result
-<p>Britney Spears
+<p>Britney-Spears
 </p>
 !! end