Bug 17575: Remove itemtype-related warnings from Circulation.t
commitebaaf40e5fac16b388fffa0fe26849dc23f058b7
authorTomas Cohen Arazi <tomascohen@theke.io>
Mon, 7 Nov 2016 19:00:21 +0000 (7 16:00 -0300)
committerMason James <mtj@kohaaloha.com>
Mon, 12 Dec 2016 01:54:09 +0000 (12 14:54 +1300)
tree4926b810ad7364761c165de6082b94b9857867d2
parent0f19991ac1c4daeda9b0789b9fe022d0eb033c09
Bug 17575: Remove itemtype-related warnings from Circulation.t

To test:
- Run:
  $ prove t/db_dependent/Circulation.t
=> FAIL: Lots of warnings
- Apply the patch
- Run:
  $ prove t/db_dependent/Circulation.t
=> SUCCESS: All green and no itemtype 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/Circulation.t