Bug 17573: Remove itemtype-related warnings from DecreaseLoanHighHolds.t
authorTomas Cohen Arazi <tomascohen@theke.io>
Mon, 7 Nov 2016 18:24:34 +0000 (15:24 -0300)
committerMason James <mtj@kohaaloha.com>
Mon, 12 Dec 2016 01:54:09 +0000 (14:54 +1300)
commit0b307dc70cdc8c7a047eb31f9395e56361915fac
treef6b6da4061a6450cf7c7a3db964b85ce9314cf68
parentb0494f85e64eec9a6e8bc9eda48709d37f9b0e0f
Bug 17573: Remove itemtype-related warnings from DecreaseLoanHighHolds.t

To test:
- Run:
  $ prove t/db_dependent/DecreaseLoanHighHolds.t
=> FAIL: Lots of warnings
- Apply the patch
- Run:
  $ prove t/db_dependent/DecreaseLoanHighHolds.t
=> SUCCESS: All green and no warnings.
- Sign off :-D

Sponsored-by: ByWater Solutions
Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Mason James <mtj@kohaaloha.com>
t/db_dependent/DecreaseLoanHighHolds.t