General cleanup of Parser tests
[lhc/web/wiklou.git] / tests / phpunit / includes / FormOptionsInitializationTest.php
index 4053683..fb2304d 100644 (file)
@@ -81,5 +81,4 @@ class FormOptionsInitializationTest extends MediaWikiTestCase {
                        $this->object->getOptions()
                );
        }
-
 }