From 4090ca475f10490a7560bb56668efa5f771f9956 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Wed, 1 Aug 2018 00:19:14 +0200 Subject: [PATCH] [testsuite] disable bugfixes-test.sh --- test/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test/Makefile b/test/Makefile index 7216bdcd..c0811fe6 100644 --- a/test/Makefile +++ b/test/Makefile @@ -62,7 +62,6 @@ SVN = svn://dev.exiv2.org/svn/testdata/trunk ## # Add test drivers to this list TESTS = addmoddel.sh \ - bugfixes-test.sh \ conversions.sh \ exifdata-test.sh \ exiv2-test.sh \ @@ -171,4 +170,4 @@ maintainer-clean: distclean rm -rf $(top_srcdir)/data/video $(top_srcdir)/test/data/eps # That's all Folks! -## \ No newline at end of file +##