Bug 16501: Remove some unneeded warns in Upload.t
commite8117033e4c41247f453a9fb2488dc9568ab642f
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Wed, 11 May 2016 14:17:47 +0000 (11 16:17 +0200)
committerKyle M Hall <kyle@bywatersolutions.com>
Mon, 16 May 2016 17:46:25 +0000 (16 17:46 +0000)
tree0bed221b532f32822de5c3e21bec7236c4d3c7ab
parentb3dfe0c1949ea57717fac520522d69264e3b6a8b
Bug 16501: Remove some unneeded warns in Upload.t

At some point I saw some gain in warning about a missing config line.
But these warns are actually not needed here.
Removing them here.

Test plan:
Run t/db_dependent/Upload.t while having upload_path in your koha-conf and
also without it.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
t/db_dependent/Upload.t