From 069b280f63a2ba5b0f7e751f7319719e6f52f7c7 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Mon, 2 Jul 2012 16:42:54 +0200 Subject: configure.ac: verify that libmetalink is new enough Enabling test2017 to test2022. --- tests/data/DISABLED | 6 ------ tests/data/Makefile.am | 2 +- 2 files changed, 1 insertion(+), 7 deletions(-) (limited to 'tests') diff --git a/tests/data/DISABLED b/tests/data/DISABLED index 77625d507..5a0f2bf95 100644 --- a/tests/data/DISABLED +++ b/tests/data/DISABLED @@ -5,9 +5,3 @@ 594 1209 1211 -2017 -2018 -2019 -2020 -2021 -2022 diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am index 5136b419e..1170a15db 100644 --- a/tests/data/Makefile.am +++ b/tests/data/Makefile.am @@ -95,7 +95,7 @@ test1400 test1401 test1402 test1403 test1404 test1405 test1406 test1407 \ test1408 \ test2000 test2001 test2002 test2003 test2004 test2005 test2006 test2007 \ test2008 test2009 test2010 test2011 test2012 test2013 test2014 test2015 \ -test2016 test2017 +test2016 test2017 test2018 test2019 test2020 test2021 test2022 EXTRA_DIST = $(TESTCASES) DISABLED -- cgit v1.2.3