Skip to content

Commit

Permalink
Function name
Browse files Browse the repository at this point in the history
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
  • Loading branch information
madhuracj committed Oct 7, 2014
1 parent 92da2c7 commit 8d81358
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -47,7 +47,7 @@ public function dataProvider()
*
* @dataProvider dataProvider
*/
function test_generateHiddenMaxFileSize($size)
function testGenerateHiddenMaxFileSize($size)
{
$this->assertEquals(
PMA_Util::generateHiddenMaxFileSize($size),
Expand Down

0 comments on commit 8d81358

Please sign in to comment.