http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10361
Mirko Tietgen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #13 from Mirko Tietgen <[email protected]> --- t/db_dependent/Search_SearchHistory.t .. 1..6 ok 1 - use C4::Search; ok 2 - starting off with nothing in search_history ok 3 - successfully added four search_history rows ok 4 - purged history older than 45 days ok 5 - purged history older than 30 days ok 6 - purged all history ok All tests successful. Thanks Galen for adding the tests! -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
