summaryrefslogtreecommitdiff
path: root/tests/test-frexpl.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-frexpl.c')
-rw-r--r--tests/test-frexpl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-frexpl.c b/tests/test-frexpl.c
index ea4e9728..8f67362f 100644
--- a/tests/test-frexpl.c
+++ b/tests/test-frexpl.c
@@ -74,5 +74,5 @@ main ()
test_function ();
- return 0;
+ return test_exit_status;
}