Bug 14334: t/db_dependent/Letters.t AutoCommit fix
authorGalen Charlton <gmcharlt@gmail.com>
Thu, 4 Jun 2015 20:11:44 +0000 (16:11 -0400)
committerTomas Cohen Arazi <tomascohen@theke.io>
Sun, 7 Jun 2015 21:51:22 +0000 (18:51 -0300)
commit717fa8440dad2f67043641db31a5b5ad2b361bb1
tree94f3d66b6cf578e8bf0d1977f100ff73e84f22dd
parentaf6bb0b4db384903d73af6de4e219ba530959ee3
Bug 14334: t/db_dependent/Letters.t AutoCommit fix

TEST PLAN
----------
1) git reset --hard origin/master
2) prove t/db_dependent/Letters.t
   -- horrible failure about transaction
3) apply this patch
4) prove t/db_dependent/Letters.t
   -- no issues
5) koha qa test tools.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
t/db_dependent/Letters.t