X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Ftar;a=blobdiff_plain;f=tests%2FMakefile.am;fp=tests%2FMakefile.am;h=70aa87479b5d6a1ba20bc124c277f071bdc388ac;hp=f5b643746d8330865c56a1fb605ab796e99d4432;hb=eb621c67cfdff818ac86fa2e54602fc82daf6032;hpb=21f86195b7c48196e7912bbb2755e56af5ea62ff diff --git a/tests/Makefile.am b/tests/Makefile.am index f5b6437..70aa874 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,6 +1,6 @@ # Makefile for GNU tar regression tests. -# Copyright 1996-1997, 1999-2001, 2003-2007, 2009, 2012-2013 Free Software +# Copyright 1996-1997, 1999-2001, 2003-2007, 2009, 2012-2015 Free Software # This file is part of GNU tar. @@ -47,6 +47,7 @@ TESTSUITE_AT = \ T-dir01.at\ T-empty.at\ T-null.at\ + T-null2.at\ T-rec.at\ T-zfile.at\ T-nonl.at\