diff --git a/tests/AggregatorTest.php b/tests/AggregatorTest.php index c00e096..2a58069 100644 --- a/tests/AggregatorTest.php +++ b/tests/AggregatorTest.php @@ -60,7 +60,6 @@ public function testInOutCIDRs() 11.128.0.0/9 12.0.0.0/7 99.8.0.0/14 -99.10.10.0/23 99.99.99.99/32 127.0.0.1/32 127.0.0.2/31 @@ -131,7 +130,6 @@ public function testInOutNetmasks() 11.128.0.0/255.128.0.0 12.0.0.0/254.0.0.0 99.8.0.0/255.252.0.0 -99.10.10.0/255.255.254.0 99.99.99.99/255.255.255.255 127.0.0.1/255.255.255.255 127.0.0.2/255.255.255.254