On Sun, May 24, 2020 at 03:00:27PM +0200, Stefano Brivio wrote: > Add a simple anonymous set including a concatenated range and check > it's inserted correctly. This is roughly based on the existing > 0025_anonymous_set_0 test case. I think this is pretty much redundant to what tests/py/inet/sets.t tests if you simply enable the anonymous set rule I added in commit 64b9aa3803dd1 ("tests/py: Add tests involving concatenated ranges"). Cheers, Phil