https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18036
--- Comment #9 from M. Tompsett <[email protected]> --- (In reply to Marcel de Rooy from comment #8) > Why not leave this test: > cmp_deeply( ( C4::Templates::themelanguage( > C4::Context->config('intrahtdocs'), 'about.tt' , 'intranet', 'fake_cgi' ) > )[2], [ 'prog' ], 'We only expect one prog here' ); > > The other tests do not touch the returned themes,, Oops... Good point. -- 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/
