Add append02.at

This commit is contained in:
Sergey Poznyakoff
2006-07-24 09:14:00 +00:00
parent 9fd9a0913d
commit ab8711413c
2 changed files with 2 additions and 0 deletions

View File

@@ -49,6 +49,7 @@ TESTSUITE_AT = \
testsuite.at\
append.at\
append01.at\
append02.at\
chtype.at\
comprec.at\
delete01.at\

View File

@@ -104,6 +104,7 @@ m4_include([indexfile.at])
m4_include([append.at])
m4_include([append01.at])
m4_include([append02.at])
m4_include([delete01.at])
m4_include([delete02.at])