http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10508
--- Comment #31 from kenza <[email protected]> --- (In reply to kenza from comment #30) > Created attachment 19864 [details] [review] > C4::Branch.pm needs unit tests > > Unit tests are wrap in a transaction. > > To test: > prove t/db_dependent/Branch.t > t/db_dependent/Branch.t .. 1/36 Using a hash as a reference is deprecated at > t/db_dependent/Branch.t line 207. > t/db_dependent/Branch.t .. ok > All tests successful. > Files=1, Tests=36, 1 wallclock secs ( 0.02 usr 0.02 sys + 0.13 cusr 0.01 > csys = 0.18 CPU) > Result: PASS Now, the patch only does 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/
