TypesTests: Fix ipv6TestPatterns

pull/2/head
Harald Wolff 2019-10-08 11:28:31 +02:00
parent 06db57d168
commit d71bba3276
1 changed files with 1 additions and 2 deletions

View File

@ -12,8 +12,7 @@ namespace ln.types.test
"::",
"::1",
"0.0.0.0/0",
"127.0.0.1",
""
"127.0.0.1"
};