]> git.koha-community.org Git - koha.git/commit
bug 5327: follow-up to fix SIP tests
authorGalen Charlton <gmcharlt@gmail.com>
Sun, 31 Oct 2010 22:25:47 +0000 (18:25 -0400)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Mon, 1 Nov 2010 19:03:45 +0000 (15:03 -0400)
commit7b251b91f1e564ce73723b391ba45b7d7ca86219
tree1e567b0dc5c4b3712054e6d033707844ebf8f585
parent2d2e61bdb49d18fab2f9c7e55e2ae2e3ddbb60d4
bug 5327: follow-up to fix SIP tests

* removed t/SIP_SIPServer.t - despite the file name,
  C4/SIP/SIPserver.pm is not actually a module and
  cannot be 'used' or 'required'
* set module search path so that t/SIP_ILS.t and
  t/SIP_Sip.t will pass

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
t/SIP_ILS.t
t/SIP_SIPServer.t [deleted file]
t/SIP_Sip.t