mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-12 22:38:52 +00:00
[ticket/11491] Add extension_acp_test.php to functional group
PHPBB3-11491
This commit is contained in:
parent
4c99229be8
commit
08e7bd6166
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,9 @@
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @group functional
|
||||||
|
*/
|
||||||
class phpbb_functional_extension_acp_test extends phpbb_functional_test_case
|
class phpbb_functional_extension_acp_test extends phpbb_functional_test_case
|
||||||
{
|
{
|
||||||
static private $copied_files = array();
|
static private $copied_files = array();
|
||||||
|
|
Loading…
Add table
Reference in a new issue