]> git.koha-community.org Git - koha.git/commit
Bug 12416: the subroutine 'ok' is replaced by the subroutine 'is'
authorYohann Dufour <dufour.yohann@gmail.com>
Mon, 16 Jun 2014 07:31:13 +0000 (09:31 +0200)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 25 Jun 2014 22:25:53 +0000 (22:25 +0000)
commitef227c3a4021577a0de07677adda06177ffd8cbb
tree59e49e56da9784c1a916db780b8af8e53a7d8e77
parente037fe1aa60534eb3887362e013ae83bd3ab08b0
Bug 12416: the subroutine 'ok' is replaced by the subroutine 'is'

The use of the subroutine 'is' is prefered over the subroutine 'is'

To test: execute the commande prove t/db_dependent/Borrower_Debarments.t
To command has to print:
t/db_dependent/Borrower_Debarments.t .. ok
All tests successful.
Files=1, Tests=22,  1 wallclock secs ( 0.03 usr  0.01 sys +  1.42 cusr  0.08 csys =  1.54 CPU)
Result: PASS

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Comments on last patch

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
t/db_dependent/Borrower_Debarments.t