summaryrefslogtreecommitdiff
path: root/test/Unit/negti2_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Unit/negti2_test.c')
-rw-r--r--test/Unit/negti2_test.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Unit/negti2_test.c b/test/Unit/negti2_test.c
index 6ecc8628d..1945accfa 100644
--- a/test/Unit/negti2_test.c
+++ b/test/Unit/negti2_test.c
@@ -120,6 +120,8 @@ int main()
make_ti(0x8000000000000000LL, 0x0000000000000001LL)))
return 1;
+#else
+ printf("skipped\n");
#endif
return 0;
}