summaryrefslogtreecommitdiff
path: root/tests/unistr/test-u32-strmblen.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unistr/test-u32-strmblen.c')
-rw-r--r--tests/unistr/test-u32-strmblen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unistr/test-u32-strmblen.c b/tests/unistr/test-u32-strmblen.c
index 62a5a0b0..8dfdf64f 100644
--- a/tests/unistr/test-u32-strmblen.c
+++ b/tests/unistr/test-u32-strmblen.c
@@ -69,5 +69,5 @@ main ()
ASSERT (ret == -1);
}
- return 0;
+ return test_exit_status;
}