Bug 24538: Add unit tests for Koha::Middleware::RealIP
authorDavid Cook <dcook@prosentient.com.au>
Wed, 19 Feb 2020 02:05:07 +0000 (02:05 +0000)
committerJoy Nelson <joy@bywatersolutions.com>
Fri, 13 Mar 2020 00:57:21 +0000 (00:57 +0000)
commit44f733ee63cd5bcb18d21e7811907fe4de027e46
tree5be0730965dd6349bf09b18c581a8176c03c987a
parent82a84bfbde7e46a67b02d7fbb8a70ade3972fc41
Bug 24538: Add unit tests for Koha::Middleware::RealIP

This patch adds some unit tests for Koha::Middleware::RealIP

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Joy Nelson <joy@bywatersolutions.com>
t/Koha/Middlware/RealIP.t [new file with mode: 0644]