https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38365
--- Comment #321 from Jonathan Druart <[email protected]> --- (In reply to David Cook from comment #273) > Hmm... I looked at adding an exclusion but not sure how we do it. If we > change Koha::Devel::Files->ls_tt_files to exclude that test template, won't > we be excluding it from other scripts perhaps should include it? > > It would be good to be able to provide runtime exceptions to ls_tt_files() > and friends. > > What do you think, Jonathan? Yep, see the last patch ("Add test_valuebuilder_popup.tt to the exception list"), it's how we add exception to Koha::Devel::Files. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
