]> git.koha-community.org Git - koha.git/commit
Bug 14204: (QA followup) remove unneeded messages
authorTomas Cohen Arazi <tomascohen@gmail.com>
Fri, 15 May 2015 18:28:56 +0000 (15:28 -0300)
committerMason James <mtj@kohaaloha.com>
Fri, 29 May 2015 07:58:54 +0000 (19:58 +1200)
commit9f7d9127973d3fe64b7df3b5668f8fb83b7628fa
treeb8be0744205c1b39a11dbafbe5ab86ddfd42751c
parent24da605c7b69b0a20e8d67416f762fc3c0d95cb9
Bug 14204: (QA followup) remove unneeded messages

TEST PLAN
---------
1) Apply first patch
2) prove -v t/db_dependent/Labels/t_Batch.t
   -- YUCK! No meaningful messages on a lot of the ok's.
3) Apply this patch
4) prove -v t/db_dependent/Labels/t_Batch.t
   -- YAY! Meaningful test results
5) koha qa test tools

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Mason James <mtj@kohaaloha.com>
t/db_dependent/Labels/t_Batch.t