diff --git a/test/PMA_headerLocation_test.php b/test/PMA_headerLocation_test.php index 2c5c25aae..649d91488 100644 --- a/test/PMA_headerLocation_test.php +++ b/test/PMA_headerLocation_test.php @@ -293,8 +293,7 @@ class PMA_headerLocation_test extends PHPUnit_Extensions_OutputTestCase ' window.parent.goTo(\'' . $url . '\');' . PHP_EOL . '}' . PHP_EOL . '//]]>' . PHP_EOL . - '' . PHP_EOL . - " "; + '' . PHP_EOL; $this->expectOutputString($write); PMA_reloadNavigation();