Bug 17575: Remove itemtype-related warnings from Circulation.t
authorTomas Cohen Arazi <tomascohen@theke.io>
Mon, 7 Nov 2016 19:00:21 +0000 (16:00 -0300)
committerKyle M Hall <kyle@bywatersolutions.com>
Sat, 12 Nov 2016 02:36:10 +0000 (02:36 +0000)
commit76e16495a970018530e9a6453662d97b030fa7f0
tree9cfe91f87eed58593d10f24fb2eefccdf893996a
parent8fe707769a3b2824f386069c3d61eb41d82e2a62
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: Kyle M Hall <kyle@bywatersolutions.com>
t/db_dependent/Circulation.t