Remove trailing empty lines in PHP
[lhc/web/wiklou.git] / tests / integration / includes / http / MWHttpRequestTestCase.php
index 4fd1cde..6d1fdf5 100644 (file)
@@ -241,4 +241,3 @@ class MWHttpRequestTestCase extends PHPUnit_Framework_TestCase {
                        array_change_key_case( $cookieJar->cookie, CASE_LOWER ) );
        }
 }
-