Merge "EditPage: Factor out getSaveButtonLabel method"
[lhc/web/wiklou.git] / tests / phpunit / includes / TemplateCategoriesTest.php
index 9359568..152602a 100644 (file)
@@ -91,6 +91,5 @@ class TemplateCategoriesTest extends MediaWikiLangTestCase {
                        $title->getParentCategories(),
                        'Verify that the page is no longer in the category after template deletion'
                );
-
        }
 }