[ticket/634] Increase test coverage of acp module

B3P-634
This commit is contained in:
Marc Alexander
2015-06-22 16:59:14 +02:00
parent 0ea94ae9c8
commit b805ce2e5f
10 changed files with 79 additions and 14 deletions

View File

@@ -7,8 +7,6 @@
*
*/
require_once(dirname(__FILE__) . '/../../../includes/functions.php');
class phpbb_functions_simple_test extends PHPUnit_Framework_TestCase
{
public function test_ap_validate()