Bug 16185: t/db_dependent/Reports_Guided.t is failing
commit3779c5a70966a5bfac95f1b69406e197f8a790e8
authorMark Tompsett <mtompset@hotmail.com>
Fri, 1 Apr 2016 13:31:41 +0000 (1 09:31 -0400)
committerJulian Maurice <julian.maurice@biblibre.com>
Wed, 6 Apr 2016 15:07:12 +0000 (6 17:07 +0200)
treeb8e82eef6069969696506c5db35693aebe5b981b
parent60e601bf5f485a46b36bf14d2145adf9c25fe098
Bug 16185: t/db_dependent/Reports_Guided.t is failing

TEST PLAN
---------
1) prove t/db_dependent/Reports_Guided.t
   -- fails
   -- note the failure has a scalar function-like bracketing
2) apply patch
3) prove t/db_dependent/Reports_Guided.t
   -- passes
4) git diff origin/master
   -- note all scalars have been changed to not have
      function-like brackets which could be incorrectly
      parsed.
5) run koha qa test tools

Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar>
Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
(cherry picked from commit 42d065937627a705b813eba577f519416f356d99)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
t/db_dependent/Reports_Guided.t