1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-11 08:53:05 +02:00

[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()
{