[Koha-bugs] [Bug 10710] UT : OfflineOperation's routines in C4/Circulation.t need unit tests.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 14 18:45:46 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10710

--- Comment #3 from Galen Charlton <gmcharlt at gmail.com> ---
Created attachment 20350
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20350&action=edit
Bug 10710: (follow-up) perltidy new code

Also, I prefer the use of parentheses for function
calls, even when no arguments are being passed.
One missed comma turns

is(GetOfflineOperation, ...)

into

is(GetOfflineOperation ...)

Signed-off-by: Galen Charlton <gmc at esilibrary.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list