Bug 16176: Fix a test about OpenLibrarySearch
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 31 Mar 2016 07:27:02 +0000 (08:27 +0100)
committerBrendan A Gallagher <brendan@bywatersolutions.com>
Fri, 1 Apr 2016 19:10:25 +0000 (19:10 +0000)
commitab930af344735d9833ee22903045948f490b836b
tree2090abf5b1a873c0dfa8964a1f134b757f1cb31e
parentfc66eedcc429e1eb8175d6e95bc5e921d8b94664
 Bug 16176: Fix a test about OpenLibrarySearch

Introduced by bug 6624: When C4::UsageStats::BuildReport is modified,
the tests should be too.

Test plan:
  prove t/db_dependent/UsageStats.t
should return green

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Note that if we maintain this list of sysprefs at two places, we will
probably have this test failing regularly..

Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
t/db_dependent/UsageStats.t