]> git.koha-community.org Git - koha.git/commit
Bug 13457: Suggestions.t expects sample itemtypes
authorMark Tompsett <mtompset@hotmail.com>
Fri, 12 Dec 2014 22:03:17 +0000 (17:03 -0500)
committerChris Cormack <chrisc@catalyst.net.nz>
Mon, 9 Feb 2015 21:48:11 +0000 (10:48 +1300)
commit702b26488b582afffe9297274f5ee667d79cc0f6
tree1f9d80fdee810d0926c648c19fb764e7a417042e
parentb839a1c4bf9ba0b4b5471ed901f9ead48a9eec08
Bug 13457: Suggestions.t expects sample itemtypes

TEST PLAN
---------
1) Make sure you have more than 8 item types, and preferably
   something with a non-sample default code for itemtypes.
2) prove t/db_dependent/Suggestions.t
   -- this will fail
3) Apply patch
4) prove t/db_dependent/Suggestions.t
   -- this will succeed
5) run koha qa test tools

Signed-off-by: Paola Rossi <paola.rossi@cineca.it>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit bfb035511e8afd6716ea8d1b2de966f8950b74e6)
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
t/db_dependent/Suggestions.t