diff options
Diffstat (limited to 'tests/extension/ext/bar/my/hidden_class.php')
-rw-r--r-- | tests/extension/ext/bar/my/hidden_class.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/extension/ext/bar/my/hidden_class.php b/tests/extension/ext/bar/my/hidden_class.php index b3c910a8c2..0261d7c59a 100644 --- a/tests/extension/ext/bar/my/hidden_class.php +++ b/tests/extension/ext/bar/my/hidden_class.php @@ -2,4 +2,4 @@ class phpbb_ext_bar_my_hidden_class { -}
\ No newline at end of file +} |