bug 8649: make sure C4::Context is fully mocked-up before tests
authorGalen Charlton <gmc@esilibrary.com>
Thu, 16 Aug 2012 17:04:00 +0000 (13:04 -0400)
committerPaul Poulain <paul.poulain@biblibre.com>
Thu, 13 Sep 2012 09:55:45 +0000 (11:55 +0200)
commit7e1fdcdf37e0549aeb33f411d5b9573646b78099
tree7e64e1388e54374e18d0c42dc1fea715b80be79d
parentf9980f6b31c95b6240a9858bd9db63fa228278a0
bug 8649: make sure C4::Context is fully mocked-up before tests

This fixes failures of the test cases to run for me
on Perl 5.10.1 using prove -v t/db_dependent/Search.t

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: wajasu <matted-34813@mypacks.net>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
t/db_dependent/Search.t