]> git.koha-community.org Git - koha.git/commit
Bug 28200: Remove unit test using abbreviated format
authorDavid Cook <dcook@prosentient.com.au>
Mon, 10 May 2021 23:33:19 +0000 (23:33 +0000)
committerVictor Grousset/tuxayo <victor@tuxayo.net>
Tue, 8 Jun 2021 23:30:50 +0000 (01:30 +0200)
commit51780954e8c2f86d860078f2f5f71236eef74454
tree15c0c99113c620e50d1e4fd8d0d4a5835504fe6d
parent964748b4b76923efe2b002c03be455e290fd684e
Bug 28200: 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: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 06fe908a4ed842033f980e58fa62cfb2474a0055)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit afa3976dada60da455252223a9e1a1ae34a9a240)
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
t/Koha/Middleware/RealIP.t