]> git.koha-community.org Git - koha.git/commit
Bug 5327 : Fixing a typo in the test that was causing a false fail
authorChris Cormack <chrisc@catalyst.net.nz>
Wed, 5 Sep 2012 18:29:15 +0000 (06:29 +1200)
committerChris Cormack <chrisc@catalyst.net.nz>
Thu, 6 Sep 2012 00:31:05 +0000 (12:31 +1200)
commit23111c04b0aa86c741b38aa940331161f37e90e9
tree0ec562301598b1b88a8f17b68f743c9a9b6313c1
parent92300eb68424c54eb0069d282713fac77d56d716
Bug 5327 : Fixing a typo in the test that was causing a false fail

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
t/db_dependent/Items.t was failing despite valid data before patch,
works fine after
t/db_dependent/Items.t