From: Ole Streicher <olebole@debian.org>
Date: Wed, 12 Apr 2017 16:12:16 +0200
Subject: Disable tests

The data files were removed due to their questionable license.
---
 makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/makefile b/makefile
index b6359bc..cf5627e 100644
--- a/makefile
+++ b/makefile
@@ -134,7 +134,6 @@ $(WWW_DIR)/index.html: index.html
 $(NASALEAPSECFILE):
 	curl 'https://cdf.gsfc.nasa.gov/html/CDFLeapSeconds.txt' >$@
 
-test: build buftest extest othertest badleaptest convtest
 
 convtest: $(JARFILE) $(TEST_JARFILE)
 	rm -rf tmp; \
