Merge "Detect user rights conflicts"
[lhc/web/wiklou.git] / tests / phpunit / includes / media / XMPValidateTest.php
index a2b4e1c..257c40a 100644 (file)
@@ -41,7 +41,5 @@ class XMPValidateTest extends MediaWikiTestCase {
                        array( '2001-05-12T15', null ),
                        array( '2001-12T15:13', null ),
                );
-
        }
-
 }