]> git.koha-community.org Git - koha.git/commit
Bug 7904: (QA followup) fix tests
authorTomas Cohen Arazi <tomascohen@gmail.com>
Thu, 5 Feb 2015 18:50:30 +0000 (15:50 -0300)
committerChris Cormack <chrisc@catalyst.net.nz>
Wed, 20 May 2015 22:24:38 +0000 (10:24 +1200)
commit6c3d4f0ac695beaaeff483658f17766297fdd5b2
tree776360c8ca83cdbcd36c6526721823dbbe29686b
parent26396b5c3571420d0e28634f216fcd4c05432dca
Bug 7904: (QA followup) fix tests

The package name for SIP wasn't fixed in the tests by the original patches.

This patch fixes it.

To test:
- Run
  $ prove t/db_dependent/SIP_ILS.t
- Tests should pass with the patch.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit e5b834a1c474f761c9f9c8c01dd6abeb99ee5eac)
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
t/db_dependent/SIP_ILS.t