bug 2275: making SMS::Send module optional
authorAndrew Moore <andrew.moore@liblime.com>
Thu, 3 Jul 2008 19:08:46 +0000 (14:08 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Fri, 4 Jul 2008 14:22:27 +0000 (09:22 -0500)
commit86239ea6899fd37a32982915302d74f3b8809ada
tree598ffd4fb31cf4bc697f2ce740d3a66ddae2eda0
parent3c844e0cb33c10e0a5b24b1f448a865798c35987
bug 2275: making SMS::Send module optional

I wrapped the use of the SMS::Send module in an eval to make failures graceful if it
is not present.
I also fixed an error with the number of tests in the SMS::Send tests.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
C4/SMS.pm
t/lib/KohaTest/SMS/send_sms.pm