[ticket/9871] Fix test name

PHPBB3-9871
This commit is contained in:
Nathan Guse 2014-03-14 07:02:25 -05:00
parent fb6b350c21
commit 23289c89a1

View file

@ -10,7 +10,7 @@
/*
* @group slow
*/
class phpbb_version_helper_test extends phpbb_test_case
class phpbb_version_helper_fetch_test extends phpbb_test_case
{
public function setUp()
{