From 62850cbe4e9b038cdaf250732794aaaf9f355225 Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Mon, 3 Jun 2013 04:43:29 -0700 Subject: Add boilerplates for is-any-host and is-any-net. --- tests/integration_tests.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests') diff --git a/tests/integration_tests.sh b/tests/integration_tests.sh index c9eebca..88d4e2c 100755 --- a/tests/integration_tests.sh +++ b/tests/integration_tests.sh @@ -188,6 +188,8 @@ do assert_raises "$IPADDRCHECK --is-ipv4-single $address" 1 done +# --is-any-host +# --is-any-net # --is-ipv4-host # --is-ipv4-net # --is-ipv4-broadcast -- cgit v1.2.3