1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

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