]> git.koha-community.org Git - koha.git/commit
Bug 28200: [Alternate] Remove unit test using abbreviated format
authorDavid Cook <dcook@prosentient.com.au>
Mon, 10 May 2021 23:33:19 +0000 (23:33 +0000)
committerWainui Witika-Park <wainuiwitikapark@catalyst.net.nz>
Mon, 6 Sep 2021 00:07:34 +0000 (00:07 +0000)
commit03338f14b2bd59e63bc750aa9189e8cedb57d913
tree25d5453148a44630f01e0ccf516ab3c5b97271dd
parent8f728daf56c7f39cacdfc97afcfa3a7958597d78
Bug 28200: [Alternate] Remove unit test using abbreviated format

This patch removes the unit test that uses the abbreviated format,
since it's not supported in newer versions of Net::Netmask without
a workaround.

Test plan:
0. Set up Koha dev environment on Debian 11
1. perl t/Koha/Middleware/RealIP.t
2. Tests should pass

Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Alvaro Cornejo <cornejo.alvaro@gmail.com>
Signed-off-by: Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz>
t/Koha/Middleware/RealIP.t