diff --git a/modules/core/output_modules.php b/modules/core/output_modules.php index 27bbd1be9..cbdb3ea13 100644 --- a/modules/core/output_modules.php +++ b/modules/core/output_modules.php @@ -15,7 +15,7 @@ class Hm_Output_search_from_folder_list extends Hm_Output_Module { * Add a search form to the top of the folder list */ protected function output() { - $res = '', $res->output_data['formatted_folder_list']); + $this->assertEquals('', $res->output_data['formatted_folder_list']); } /** * @preserveGlobalState disabled