diff options
Diffstat (limited to 'tests/test-iconv.c')
| -rw-r--r-- | tests/test-iconv.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/tests/test-iconv.c b/tests/test-iconv.c index 78bf7a2e..ca18a02b 100644 --- a/tests/test-iconv.c +++ b/tests/test-iconv.c @@ -155,5 +155,5 @@ main ()  #endif /* HAVE_ICONV */ -  return 0; +  return test_exit_status;  } | 
