diff options
Diffstat (limited to 'tests/unistr/test-strcat.h')
-rw-r--r-- | tests/unistr/test-strcat.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unistr/test-strcat.h b/tests/unistr/test-strcat.h index 12440c43..8faeb0c8 100644 --- a/tests/unistr/test-strcat.h +++ b/tests/unistr/test-strcat.h @@ -52,5 +52,5 @@ main () } } - return 0; + return test_exit_status; } |