diff options
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/DISABLED | 6 | ||||
-rw-r--r-- | tests/data/Makefile.am | 2 |
2 files changed, 1 insertions, 7 deletions
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 |