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 Cormack <chrisc@catalyst.net.nz>
Mon, 1 Nov 2010 02:35:52 +0000 (15:35 +1300)
commit7fd5071e67ea6f3de9e56ff7532ee2fe814e5365
tree2f836d84955c6bbfa8672fe83060afa83b5d9228
parente0892a5139d68249db0c8acec03eae008f850509
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>
t/SIP_ILS.t
t/SIP_SIPServer.t [deleted file]
t/SIP_Sip.t