mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/11582] Correctly add all required fixtures
PHPBB3-11582
This commit is contained in:
parent
a9a6305d93
commit
d6a747fbd0
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ class phpbb_functional_extension_permission_lang_test extends phpbb_functional_t
|
|||
|
||||
static protected $fixtures = array(
|
||||
'foo/bar/language/en/',
|
||||
'foo/bar/event/',
|
||||
);
|
||||
|
||||
static public function setUpBeforeClass()
|
||||
|
|
Loading…
Add table
Reference in a new issue