Bug 13889: Add unit tests
authorMark Tompsett <mtompset@hotmail.com>
Mon, 20 Apr 2015 08:32:06 +0000 (04:32 -0400)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 4 May 2015 14:11:32 +0000 (11:11 -0300)
commit00faa967bd011cacb6e274b7fa283e289920ad7c
tree00abc74a5874860f75231700b21c38ed9148dccc
parentdf87f507d91be8458f8bd0fc1024afa2b7424762
Bug 13889: Add unit tests

Previous commit was lacking test coverage of new function.

TEST PLAN
---------
1) Apply all the patches
2) prove -v t/db_dependent/Log.t
   -- should be success.
3) koha qa test tools

Signed-off-by: Marc VĂ©ron <veron@veron.ch>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
t/db_dependent/Log.t