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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Fri, 4 Jun 2021 08:37:49 +0000 (10:37 +0200)
commitafa3976dada60da455252223a9e1a1ae34a9a240
tree8e612d9648d4ec7a9cfbba453df8481da85e247e
parent0f89e7023b27eb34883fd874c331f985953460ca
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>
t/Koha/Middleware/RealIP.t