restore parser tests names
authorAntoine Musso <hashar@users.mediawiki.org>
Tue, 29 Nov 2011 10:22:09 +0000 (10:22 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Tue, 29 Nov 2011 10:22:09 +0000 (10:22 +0000)
r100932 disabled two 'Bad images' tests but did so by also erasing the
test name. Hence we could no more tests them even with --run-disabled.

Test plan:
==========

$ php parserTests.php --run-disabled --filter 'Bad images'
--> output two tests failing as expected

$ php parserTests.php --filter 'Bad images'
--> output no tests found

$ php parserTests.php --quiet
--> ALL PASSED :-)

tests/parser/parserTests.txt

index 3dd7491..6fea871 100644 (file)
@@ -8588,18 +8588,18 @@ comment
 !! end
 
 !! test
+Bad images - basic functionality
 !! options
 disabled
-Bad images - basic functionality
 !! input
 [[File:Bad.jpg]]
 !! result
 !! end
 
 !! test
+Bad images - bug 16039: text after bad image disappears
 !! options
 disabled
-Bad images - bug 16039: text after bad image disappears
 !! input
 Foo bar
 [[File:Bad.jpg]]