Index: /branches/eam_branches/ohana.20150429/src/libfits/test/tablecomp.c
===================================================================
--- /branches/eam_branches/ohana.20150429/src/libfits/test/tablecomp.c	(revision 38399)
+++ /branches/eam_branches/ohana.20150429/src/libfits/test/tablecomp.c	(revision 38400)
@@ -15,4 +15,5 @@
   diag ("libfits tablecomp.c tests");
 
+# if (1)
   test_compress (NULL);
   test_compress_fullrange (NULL);
@@ -23,4 +24,5 @@
     test_compress_fullrange (cmptype[i]);
   }
+# endif
 
   // test_compress_single_full ("GZIP_1");
