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