Skip to content
Snippets Groups Projects
Commit e781b98d authored by bluemonk's avatar bluemonk
Browse files

Add ipv6 test on 'dd', fixes #34

parent 4a260bf7
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,8 @@ class IPv6Test < Test::Unit::TestCase
@invalid_ipv6 = [":1:2:3:4:5:6:7",
":1:2:3:4:5:6:7",
"2002:516:2:200"]
"2002:516:2:200",
"dd"]
@networks = {
"2001:db8:1:1:1:1:1:1/32" => "2001:db8::/32",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment