]> git.koha-community.org Git - koha.git/commit
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)
committerMason James <mtj@kohaaloha.com>
Tue, 27 Jan 2015 20:42:22 +0000 (09:42 +1300)
commit170ad570428c44a93fc97048b59f963d469734f1
tree3ce38576ce75dece0154db1bd7d19f2999995606
parent3af10015d8047c6905bf6d3b910ea06fb71ede18
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: Mason James <mtj@kohaaloha.com>
t/SMS.t