Fix coding style

Signed-off-by: Marc Delisle <marc@infomarc.info>
This commit is contained in:
Marc Delisle 2014-12-17 13:58:25 -05:00
parent 0a2fd56c49
commit f136eaeb18

View File

@ -540,7 +540,7 @@ class PMA_DBQbe_Test extends PHPUnit_Framework_TestCase
',
$this->_callProtectedFunction(
'_getSQLQuery',
array()
array()
)
);
}