Bug 17574: Remove itemtype-related warnings from LocalHoldsPriority.t
authorTomas Cohen Arazi <tomascohen@theke.io>
Mon, 7 Nov 2016 18:31:53 +0000 (15:31 -0300)
committerMason James <mtj@kohaaloha.com>
Mon, 12 Dec 2016 01:54:09 +0000 (14:54 +1300)
commit0f19991ac1c4daeda9b0789b9fe022d0eb033c09
treecb61a50dfa0fd552287ee698fe0042cb6db277bb
parent0b307dc70cdc8c7a047eb31f9395e56361915fac
Bug 17574: Remove itemtype-related warnings from LocalHoldsPriority.t

To test:
- Run:
  $ prove t/db_dependent/Holds/LocalHoldsPriority.t
=> FAIL: Tests raise lots of warnings
- Apply the patch
- Run:
  $ prove t/db_dependent/Holds/LocalHoldsPriority.t
=> SUCCESS: Tests pass, 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/Holds/LocalHoldsPriority.t