Bug 7904: (QA followup) fix tests
authorTomas Cohen Arazi <tomascohen@gmail.com>
Thu, 5 Feb 2015 18:50:30 +0000 (15:50 -0300)
committerMason James <mtj@kohaaloha.com>
Wed, 27 May 2015 01:16:13 +0000 (13:16 +1200)
commit5e7ebdca9dcd606e213cb4435bb734fff6e1394e
tree4c2b34aabea8dea7a3ced21c818e313ea8d0cce2
parenteba22a082eeb3a277033d11ca59717169f0e0cba
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>
t/db_dependent/SIP_ILS.t