aboutsummaryrefslogtreecommitdiff
path: root/test/Unit/multi3_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Unit/multi3_test.c')
-rw-r--r--test/Unit/multi3_test.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Unit/multi3_test.c b/test/Unit/multi3_test.c
index a4c0b7dbdf51..f8c6605eb254 100644
--- a/test/Unit/multi3_test.c
+++ b/test/Unit/multi3_test.c
@@ -127,6 +127,8 @@ int main()
make_ti(0x0000000000000000LL, 0x00B504F333F9DE5BLL),
make_ti(0x7FFFFFFFFFFFF328LL, 0xDF915DA296E8A000LL)))
return 1;
+#else
+ printf("skipped\n");
#endif
return 0;
}