diff --git a/tests/template/template_test.php b/tests/template/template_test.php index 0922599d74..0553132484 100644 --- a/tests/template/template_test.php +++ b/tests/template/template_test.php @@ -366,10 +366,6 @@ class phpbb_template_template_test extends phpbb_test_case } throw $e; } - // TODO: Figure out why this wasn't considered. - catch (Exception $e) - { - } // For debugging. // When testing eval path the cache file may not exist.