Bug 12264: Correct tiny typo in t/db_dependent/Items.t
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Sun, 9 Nov 2014 21:54:28 +0000 (22:54 +0100)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 10 Nov 2014 15:00:22 +0000 (12:00 -0300)
commit3740b2684cb1837bedec99ab43eaa1eff29e13e0
treea614ac1f6d477cc21828f980fea02cf00a4a8545
parent82a7180d525b0d353c2c492b614d368fd0579016
Bug 12264: Correct tiny typo in t/db_dependent/Items.t

One of the tests claims 'item-level_itypes is disabled'
when it should be 'item-level_itypes is enabled'.

Patch fixes this.

To test:
- run t/db_dependent/Items.t
- tests should all pass
- verify the last test reads 'enabled'
- look at the code and see it's true

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
t/db_dependent/Items.t