diff options
Diffstat (limited to 'tests/uniconv/test-u8-conv-from-enc.c')
-rw-r--r-- | tests/uniconv/test-u8-conv-from-enc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/uniconv/test-u8-conv-from-enc.c b/tests/uniconv/test-u8-conv-from-enc.c index 641200f2..f7fad441 100644 --- a/tests/uniconv/test-u8-conv-from-enc.c +++ b/tests/uniconv/test-u8-conv-from-enc.c @@ -206,5 +206,5 @@ main () #endif - return 0; + return test_exit_status; } |