[feature/tests] Fix testframework for board3 portal

This commit is contained in:
Marc Alexander
2013-10-29 15:12:24 +01:00
parent c3066e6f01
commit fe7794f81a
8 changed files with 14 additions and 14 deletions

View File

@@ -7,7 +7,7 @@
*
*/
namespace phpbbgallery\core\tests\testframework;
namespace board3\tests\testframework;
abstract class functional_test_case extends \phpbb_functional_test_case
{