Bug 14334: t/db_dependent/Budgets.t AutoCommit fix
authorMark Tompsett <mtompset@hotmail.com>
Thu, 4 Jun 2015 20:08:22 +0000 (16:08 -0400)
committerTomas Cohen Arazi <tomascohen@theke.io>
Sun, 7 Jun 2015 21:51:22 +0000 (18:51 -0300)
commitaf6bb0b4db384903d73af6de4e219ba530959ee3
treeb890ef7e2e70904c065d54e36878c4771c594754
parent7f4a7f2eb393d0578837a3a91f4b62b741baa3dc
Bug 14334: t/db_dependent/Budgets.t AutoCommit fix

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

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