diff options
Diffstat (limited to 'tests/functions/get_preg_expression_test.php')
| -rw-r--r-- | tests/functions/get_preg_expression_test.php | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/tests/functions/get_preg_expression_test.php b/tests/functions/get_preg_expression_test.php index e74017d315..b8254b03ea 100644 --- a/tests/functions/get_preg_expression_test.php +++ b/tests/functions/get_preg_expression_test.php @@ -11,8 +11,6 @@  *  */ -require_once dirname(__FILE__) . '/../../phpBB/includes/functions.php'; -  class phpbb_functions_get_preg_expression_test extends phpbb_test_case  {  	public function data_path_remove_dot_trailing_slash() | 
