[ticket/11491] Add extension_acp_test.php to functional group

PHPBB3-11491
This commit is contained in:
Joas Schilling 2013-04-12 01:09:09 +02:00
parent 4c99229be8
commit 08e7bd6166

View file

@ -7,6 +7,9 @@
*
*/
/**
* @group functional
*/
class phpbb_functional_extension_acp_test extends phpbb_functional_test_case
{
static private $copied_files = array();