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)
committerKyle M Hall <kyle@bywatersolutions.com>
Sat, 12 Nov 2016 02:35:35 +0000 (02:35 +0000)
commit8fe707769a3b2824f386069c3d61eb41d82e2a62
treeffaefd28d314f0d5ae71913499c0f22ba348a05f
parent108c2d177312e65d59801ae33a5855abc4d9c1b3
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: Kyle M Hall <kyle@bywatersolutions.com>
t/db_dependent/Holds/LocalHoldsPriority.t