diff --git a/module/Core/test/Exception/InvalidIpFormatExceptionTest.php b/module/Core/test/Exception/InvalidIpFormatExceptionTest.php new file mode 100644 index 00000000..6f0c3804 --- /dev/null +++ b/module/Core/test/Exception/InvalidIpFormatExceptionTest.php @@ -0,0 +1,19 @@ +getMessage()); + } +}