aboutsummaryrefslogtreecommitdiffstats
path: root/tests/extension/ext/bar
diff options
context:
space:
mode:
Diffstat (limited to 'tests/extension/ext/bar')
-rw-r--r--tests/extension/ext/bar/ext.php (renamed from tests/extension/ext/bar/bar.php)2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/extension/ext/bar/bar.php b/tests/extension/ext/bar/ext.php
index c25f815649..5585edf9ac 100644
--- a/tests/extension/ext/bar/bar.php
+++ b/tests/extension/ext/bar/ext.php
@@ -1,6 +1,6 @@
<?php
-class phpbb_ext_bar extends phpbb_extension_base
+class phpbb_ext_bar_ext extends phpbb_extension_base
{
static public $state;