aboutsummaryrefslogtreecommitdiffstats
path: root/tests/extension/ext/foo/foo.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/extension/ext/foo/foo.php')
-rw-r--r--tests/extension/ext/foo/foo.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/extension/ext/foo/foo.php b/tests/extension/ext/foo/foo.php
deleted file mode 100644
index bbf01606ce..0000000000
--- a/tests/extension/ext/foo/foo.php
+++ /dev/null
@@ -1,5 +0,0 @@
-<?php
-
-class phpbb_ext_foo extends phpbb_extension_base
-{
-}