Bug 12916 - Missing Test to demonstrate warnings.
authorMark Tompsett <mtompset@hotmail.com>
Wed, 22 Oct 2014 19:50:08 +0000 (15:50 -0400)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Thu, 30 Oct 2014 03:31:26 +0000 (00:31 -0300)
commit34d02c375fe7c0793c022662c6b233da4a341a0a
treefd9cda51459dd92c3b02e0490b97db8bcfe6d98b
parent19d3e550322f1ae057c7f6a0ad603ef5b32ce8e7
Bug 12916 - Missing Test to demonstrate warnings.

Modifying C4/Tags.pm should have tests.

TEST PLAN
---------
1) Apply this test patch only.
2) prove -v t/db_dependent/Tags.t
   -- should see two warnings.
3) Apply the first patch.
4) prove -v t/db_dependent/Tags.t
   -- no warnings.

Signed-off-by: Chris <chris@bigballofwax.co.nz>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
t/db_dependent/Tags.t