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