Bug 12642: t/SMS.t should not be db dependent
authorJonathan Druart <jonathan.druart@biblibre.com>
Fri, 25 Jul 2014 08:59:11 +0000 (10:59 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Tue, 29 Jul 2014 14:27:55 +0000 (11:27 -0300)
commit9c138fbfb15b2a1a7f4731686241ba116dcf2bc2
treebada8aea451651ec7cd72e04a35ec3baa72168b5
parent3e201530ed8e56a4f49e66067a71ad82ad2a558e
Bug 12642: t/SMS.t should not be db dependent

SMS.t should not dependent on the DB.

Test plan:
verify that prove t/SMS.t returns green even if the DB is not there.

Signed-off-by: Robin Sheat <robin@catalyst.net.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Turned off MySQL, tests still pass.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
t/SMS.t