summaryrefslogtreecommitdiffstats
path: root/test/unit/mq.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/mq.c')
-rw-r--r--test/unit/mq.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/unit/mq.c b/test/unit/mq.c
index bd289c5..bde2a48 100644
--- a/test/unit/mq.c
+++ b/test/unit/mq.c
@@ -85,6 +85,7 @@ TEST_END
int
main(void)
{
+
return (test(
test_mq_basic,
test_mq_threaded));