[fix/folders] fix unit tests after moving files

This commit is contained in:
Marc Alexander
2013-10-29 18:26:51 +01:00
parent 0ed406ae04
commit 34ceca877e
9 changed files with 15 additions and 15 deletions

View File

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