Fix test case

This commit is contained in:
ayushchd 2013-07-11 15:20:09 +05:45
parent 87008b25ce
commit e6aad8891c

View File

@ -404,7 +404,7 @@ class PMA_SetupIndex_Test extends PHPUnit_Framework_TestCase
$is_writable
);
$this->assertFalse(
$this->assertTrue(
$file_exists
);