summaryrefslogtreecommitdiff
path: root/tests/test-ioctl.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-ioctl.c')
-rw-r--r--tests/test-ioctl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-ioctl.c b/tests/test-ioctl.c
index 1fef85b4..5e5c7478 100644
--- a/tests/test-ioctl.c
+++ b/tests/test-ioctl.c
@@ -47,5 +47,5 @@ main (void)
}
#endif
- return 0;
+ return test_exit_status;
}