aboutsummaryrefslogtreecommitdiff
path: root/resolv/tst-aton.c
diff options
context:
space:
mode:
Diffstat (limited to 'resolv/tst-aton.c')
-rw-r--r--resolv/tst-aton.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/resolv/tst-aton.c b/resolv/tst-aton.c
index 79077b00c3..3469b19260 100644
--- a/resolv/tst-aton.c
+++ b/resolv/tst-aton.c
@@ -39,6 +39,7 @@ static struct tests
{ "1.2.256.4", 0, 0 },
{ "1.2.3.0x100", 0, 0 },
{ "323543357756889", 0, 0 },
+ { "10.1.2.3.4", 0, 0},
};