Bug 12648: Add unit tests for C4::Acquisition::*OrderUsers
authorJonathan Druart <jonathan.druart@biblibre.com>
Thu, 24 Jul 2014 11:49:49 +0000 (13:49 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Wed, 11 Mar 2015 14:47:33 +0000 (11:47 -0300)
commit753cbc4040344938ba937a9d24ce4b2869a9fecd
tree3ec17fabe3b85a99ee4643c98ae25dc642dce957
parent519c27364334a1b62dd9acd4a36fbd40b7492475
Bug 12648: Add unit tests for C4::Acquisition::*OrderUsers

Test plan:
Verify that unit tests pass with
    prove t/db_dependent/Acquisition/OrderUsers.t

Signed-off-by: Paola Rossi <paola.rossi@cineca.it>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
t/db_dependent/Acquisition/OrderUsers.t [new file with mode: 0644]