mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/10882] Fix test name - oops.
PHPBB3-10882
This commit is contained in:
parent
56b2b87423
commit
241033ae88
1 changed files with 1 additions and 1 deletions
|
@ -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()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue