Bug 10710: (follow-up) perltidy new code
authorGalen Charlton <gmc@esilibrary.com>
Wed, 14 Aug 2013 16:37:49 +0000 (16:37 +0000)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Fri, 13 Sep 2013 17:34:41 +0000 (14:34 -0300)
commit328b1bef0f72538105a1463d1398aadce349310e
treeb995f9fd7ba70b431d211516044c82121e35f70a
parenta6d9026f23dc2eb95188907dfc14f574c2305215
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>
(cherry picked from commit 35b83e540ea6d2f9856de827cfcad7c3b2b07f82)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
t/db_dependent/Circulation_OfflineOperation.t