Bug 13673: Silence noisy warnings in t/db_dependent/Barcodes.t
authorMark Tompsett <mtompset@hotmail.com>
Fri, 8 May 2015 21:16:53 +0000 (17:16 -0400)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Fri, 15 May 2015 19:00:28 +0000 (16:00 -0300)
commit49c384b242016d1a3f7ee13ac4d60a9ad9845900
tree52668543fb815b39826ac32d50142ce76aab267f
parentaefcd68ff7105cb72d1aa99e8c31070f84f9e7d5
Bug 13673: Silence noisy warnings in t/db_dependent/Barcodes.t

This last patch catches all the warning messages in tests.

TEST PLAN
---------
1) Apply first two patches
2) $ prove t/db_dependent/Barcodes.t
   -- still noisy warnings.
3) apply last patch
4) $ prove t/db_dependent/Barcodes.t
   -- All noisy warnings are caught.
5) koha qa test tools.

Signed-off-by: Indranil Das Gupta <indradg@gmail.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
t/db_dependent/Barcodes.t