Bug 11912: (follow-up) Use the common way to mock syspref
authorJonathan Druart <jonathan.druart@biblibre.com>
Thu, 20 Mar 2014 10:14:58 +0000 (11:14 +0100)
committerGalen Charlton <gmc@esilibrary.com>
Sat, 19 Apr 2014 18:41:43 +0000 (18:41 +0000)
commitc5f8bf244b9db2e3279774435ae75f7c4b4ab68a
tree5fe3d8ed148ee07a174b85c0a5b70396c6a0e385
parent774483772b2a7ff8ebdb8a9aeac82881e7c858cf
Bug 11912: (follow-up) Use the common way to mock syspref

t::lib::Mocks::mock_preference provides a simple way to mock syspref.

Test plan:
Verify that t/db_dependent/Biblio.t returns green.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
t/db_dependent/Biblio.t