http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8846 --- Comment #8 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- (In reply to comment #7)
mmm... trying to test this patch before pushing, I have a problem
17:18 ~/koha.dev/koha-community (new/bug_8846 $%)$ perl t/db_dependent/SuggestionEngine_ExplodedTerms.t ok 1 - use Koha::SuggestionEngine; ok 2 - Created suggestion engine Template process failed: file error - /home/paul/koha.dev/koha-community/t/db_dependent/../koha-tmpl/opac-tmpl/ prog/en/modules/text/explodedterms.tt: not found at /home/paul/koha.dev/koha-community//C4/Templates.pm line 132. # Tests were run but no plan was declared and done_testing() was not seen.
where's the mistake ?
The patch moving this test to db_dependent shouldn't have been pushed. This test file must be in t/ -- You are receiving this mail because: You are watching all bug changes.