summaryrefslogtreecommitdiff
path: root/test/Unit/multc3_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Unit/multc3_test.c')
-rw-r--r--test/Unit/multc3_test.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/Unit/multc3_test.c b/test/Unit/multc3_test.c
index 40505f21..f8c66c0e 100644
--- a/test/Unit/multc3_test.c
+++ b/test/Unit/multc3_test.c
@@ -367,7 +367,8 @@ int main()
return 1;
}
}
-
+#else
+ printf("skipped\n");
#endif
return 0;
}