Bug 14117: Silence warnings t/SearchPazPar2.t
authorMark Tompsett <mtompset@hotmail.com>
Sat, 2 May 2015 01:36:23 +0000 (21:36 -0400)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 1 Jun 2015 17:10:14 +0000 (14:10 -0300)
commita4b7df44901311f3a96b4e8f828e105845763dac
tree97b9e02ab8ef31c9329b560557b046156dae44db
parent4b9f4e1749b3de782068dbe658a04d8ce059e292
Bug 14117: Silence warnings t/SearchPazPar2.t

The use of relative URLS (null actually), triggers warnings.
Catch them, instead of letting them loose.

TEST PLAN
---------
1) $ prove t/Search_PazPar2.t
   -- noise for each test currently.
2) apply patch
3) $ prove t/Search_PazPar2.t
   -- No noise, and extra tests added.
      -v shows caught warning tests.
4) koha qa test tools.

Signed-off-by: Indranil Das Gupta <indradg@gmail.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
t/Search_PazPar2.t