]> git.koha-community.org Git - koha.git/commit
Bug 16501: Remove some unneeded warns in Upload.t
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Wed, 11 May 2016 14:17:47 +0000 (16:17 +0200)
committerJulian Maurice <julian.maurice@biblibre.com>
Tue, 17 May 2016 05:59:20 +0000 (07:59 +0200)
commit2293f85092714133d47bf846069d48c81e23e4f5
treebf1d5bf20cb2b6f7c7013a7429ca09a3fd977f39
parent3d223d4ffe06b19dd674d8cbabfa9689eb5a3162
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>
(cherry picked from commit e8117033e4c41247f453a9fb2488dc9568ab642f)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
t/db_dependent/Upload.t