mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/10882] Fix test name - oops.
PHPBB3-10882
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
require_once dirname(__FILE__) . '/template_test_case.php';
|
require_once dirname(__FILE__) . '/template_test_case.php';
|
||||||
|
|
||||||
class phpbb_template_template_test extends phpbb_template_template_test_case
|
class phpbb_template_invalid_constructs_test extends phpbb_template_template_test_case
|
||||||
{
|
{
|
||||||
public function template_data()
|
public function template_data()
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user