aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional/extension_controller_test.php
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2013-07-14 00:56:37 -0400
committerJoas Schilling <nickvergessen@gmx.de>2013-07-14 10:10:05 -0400
commit057d860d07fe829104aa938338830787415bc1c6 (patch)
tree01d82d5623b86201f6dfba268fcaccb347ed0c7c /tests/functional/extension_controller_test.php
parent1e37d97909ccf52b08e2a809ea8a9365c824d8de (diff)
downloadforums-057d860d07fe829104aa938338830787415bc1c6.tar
forums-057d860d07fe829104aa938338830787415bc1c6.tar.gz
forums-057d860d07fe829104aa938338830787415bc1c6.tar.bz2
forums-057d860d07fe829104aa938338830787415bc1c6.tar.xz
forums-057d860d07fe829104aa938338830787415bc1c6.zip
[ticket/11696] Rename db_tools.php so it can be autoloaded
PHPBB3-11696
Diffstat (limited to 'tests/functional/extension_controller_test.php')
-rw-r--r--tests/functional/extension_controller_test.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/functional/extension_controller_test.php b/tests/functional/extension_controller_test.php
index 9ddf1e3e5c..7d29f0000c 100644
--- a/tests/functional/extension_controller_test.php
+++ b/tests/functional/extension_controller_test.php
@@ -6,7 +6,6 @@
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
*
*/
-require_once dirname(__FILE__) . '/../../phpBB/includes/db/db_tools.php';
/**
* @group functional