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)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 17 May 2021 10:29:14 +0000 (12:29 +0200)
commit06fe908a4ed842033f980e58fa62cfb2474a0055
treeb0c0c48137e3e4e0ba605223d6b102453c58a316
parent3ec1b978e0715cbf52964176fe527ffb1cdfde1a
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>
t/Koha/Middleware/RealIP.t