Added append01.at

This commit is contained in:
Sergey Poznyakoff
2005-02-10 22:52:13 +00:00
parent a66ab8591f
commit eaa66dc858
2 changed files with 2 additions and 0 deletions

View File

@@ -48,6 +48,7 @@ $(srcdir)/package.m4: $(top_srcdir)/configure.ac
TESTSUITE_AT = \
testsuite.at\
append.at\
append01.at\
comprec.at\
delete01.at\
delete02.at\

View File

@@ -66,6 +66,7 @@ m4_include([options.at])
m4_include([options02.at])
m4_include([append.at])
m4_include([append01.at])
m4_include([delete01.at])
m4_include([delete02.at])