Bug 11619: (follow-up) fix QueryParser.t
commit547ebaece0bcd24857cecd6c95d8a5c1c41ce222
authorGalen Charlton <gmc@esilibrary.com>
Tue, 4 Feb 2014 18:44:07 +0000 (4 18:44 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 4 Feb 2014 18:44:07 +0000 (4 18:44 +0000)
tree88401b8372652f99d2ea90a17a7e3670b2af3060
parent3424f0d84a1622c502aeb376450cad5b74f0cea1
Bug 11619: (follow-up) fix QueryParser.t

The previous patch did not account for the change
in the number of indexes, and thus caused one
of the tests to fail.

To test:

[1] Verify that prove -v t/QueryParser.t passes.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
t/QueryParser.t