summaryrefslogtreecommitdiff
path: root/tests/unistr/test-u32-strmbtouc.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unistr/test-u32-strmbtouc.c')
-rw-r--r--tests/unistr/test-u32-strmbtouc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unistr/test-u32-strmbtouc.c b/tests/unistr/test-u32-strmbtouc.c
index 19003098..591684d4 100644
--- a/tests/unistr/test-u32-strmbtouc.c
+++ b/tests/unistr/test-u32-strmbtouc.c
@@ -80,5 +80,5 @@ main ()
ASSERT (uc == 0xBADFACE);
}
- return 0;
+ return test_exit_status;
}