1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-14 04:30:29 +01:00

[ticket/9871] Mark test as slow

PHPBB3-9871
This commit is contained in:
Nathan Guse 2014-03-05 19:18:23 -06:00
parent 43074a1b69
commit dc5a34eb88

View File

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