http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11537 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #24243|0 |1 is obsolete| | --- Comment #4 from David Cook <dcook@prosentient.com.au> --- Created attachment 24245 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=24245&action=edit bug 11537: Increasing test coverage for C4::Log To test: 1. run prove t/Log.t Notice 1 test is run 2. apply patch 3. run prove t/Log.t Notice 3 tests are run Signed-off-by: David Cook <dcook@prosentient.com.au> Works as described. I think there might be a typo in "Testing git log status". Should this read "Testing get log status"? (Noticed while looking at the code/running perl t/Log.t.) In any case, thanks for the patch. Looks good! -- You are receiving this mail because: You are watching all bug changes.