diff --git a/test/classes/PMA_Config_test.php b/test/classes/PMA_Config_test.php index b6d44a7069..808d3a3aa6 100644 --- a/test/classes/PMA_Config_test.php +++ b/test/classes/PMA_Config_test.php @@ -62,7 +62,7 @@ class PMA_ConfigTest extends PHPUnit_Framework_TestCase } public function testGetFontsizeForm() - { + { $this->assertContains( '
', PMA_Config::getFontsizeForm() ); + + //test getFontsizeOptions for "em" unit + $_COOKIE['pma_fontsize'] = "10em"; + $this->assertContains( + '