Bug 10710: (follow-up) perltidy new code
authorGalen Charlton <gmc@esilibrary.com>
Wed, 14 Aug 2013 16:37:49 +0000 (16:37 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 28 Aug 2013 14:52:43 +0000 (14:52 +0000)
commit35b83e540ea6d2f9856de827cfcad7c3b2b07f82
tree3d970468ae784d786672211a9c2482d6def1f57e
parent87890bc366d566685f1484cb476200f5ca302e91
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@esilibrary.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
t/db_dependent/Circulation_OfflineOperation.t