From: Sergey Poznyakoff Date: Thu, 6 Jul 2006 20:08:09 +0000 (+0000) Subject: Include indexfile.at X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Ftar;a=commitdiff_plain;h=9766528b07318d3d7d35f504e9ded5a990c2ed24 Include indexfile.at --- diff --git a/tests/testsuite.at b/tests/testsuite.at index ed7bf1d..314e89c 100644 --- a/tests/testsuite.at +++ b/tests/testsuite.at @@ -100,6 +100,8 @@ m4_include([pipe.at]) m4_include([options.at]) m4_include([options02.at]) +m4_include([indexfile.at]) + m4_include([append.at]) m4_include([append01.at])