Remove empty lines at end of functions
[lhc/web/wiklou.git] / tests / phpunit / includes / api / ApiContinuationManagerTest.php
index 6da16a0..3ad16d1 100644 (file)
@@ -195,7 +195,6 @@ class ApiContinuationManagerTest extends MediaWikiTestCase {
                                'Expected exception'
                        );
                }
-
        }
 
 }