X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dcompta/comptes/journal.php?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2Fexception%2FHttpErrorTest.php;h=0aef146e2a5002f1b7336b055d20301ce9fb048f;hb=54c1e18eec6985ec72ca89142b27b9f6b9ac7eb2;hp=66fe90c955723e665b19ac4c39f0bde778848615;hpb=81b038b520812c70f8f74187cfdf23b0323edebc;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/exception/HttpErrorTest.php b/tests/phpunit/includes/exception/HttpErrorTest.php index 66fe90c955..0aef146e2a 100644 --- a/tests/phpunit/includes/exception/HttpErrorTest.php +++ b/tests/phpunit/includes/exception/HttpErrorTest.php @@ -60,6 +60,4 @@ class HttpErrorTest extends MediaWikiTestCase { ) ); } - - }