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