summaryrefslogtreecommitdiff
path: root/tests/test-inet_pton.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-inet_pton.c')
-rw-r--r--tests/test-inet_pton.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-inet_pton.c b/tests/test-inet_pton.c
index 6598d5a0..bb78636e 100644
--- a/tests/test-inet_pton.c
+++ b/tests/test-inet_pton.c
@@ -54,5 +54,5 @@ main (void)
}
#endif
- return 0;
+ return test_exit_status;
}