http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11401
--- Comment #12 from Magnus Enger <[email protected]> --- (In reply to Katrin Fischer from comment #9) > Hi Magnuse, > > - I'd like to see the change that Chris pointed out - make the loading of > the module mandatory. Did you mean *not* mandatory? > One important reason being that the new dependencies > are not marked as mandatory, but without them the test suite won't work - a > lot of the tests fail because of the missing dependencies on my system. Hm, I have some checks for the modules I have used in t/NorwegianPatronDB.t which should ensure the tests in it are skipped if any of the modules are missing. However, I had use'd one of the modules (SOAP::Lite) at the top of the test script, maybe that was tripping you up? Or were you seeing other tests fail because of the National library card stuff? -- 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/
