X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Ftestsuite.at;h=86dfe9afdb18c4087aece2762867da36cb0bc216;hb=bde442ba151b127ab8b18b7f647af226ac907bdd;hp=572c7457461b53472bd27f366226602950c09418;hpb=c9a8f1bc33be02266d9976bbf7e7f868317dce20;p=chaz%2Ftar diff --git a/tests/testsuite.at b/tests/testsuite.at index 572c745..86dfe9a 100644 --- a/tests/testsuite.at +++ b/tests/testsuite.at @@ -1,7 +1,7 @@ # Process this file with autom4te to create testsuite. -*- Autotest -*- # Test suite for GNU tar. -# Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. +# Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -110,6 +110,8 @@ m4_include([append.at]) m4_include([append01.at]) m4_include([append02.at]) +m4_include([exclude.at]) + m4_include([delete01.at]) m4_include([delete02.at]) m4_include([delete03.at])