summaryrefslogtreecommitdiff
path: root/tests/unistr/test-u32-strcoll.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unistr/test-u32-strcoll.c')
-rw-r--r--tests/unistr/test-u32-strcoll.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unistr/test-u32-strcoll.c b/tests/unistr/test-u32-strcoll.c
index bd3180e1..6f9f31d7 100644
--- a/tests/unistr/test-u32-strcoll.c
+++ b/tests/unistr/test-u32-strcoll.c
@@ -37,5 +37,5 @@ main ()
test_u32_strcmp ();
- return 0;
+ return test_exit_status;
}