Bläddra i källkod

Add append02.at

Sergey Poznyakoff 19 år sedan
förälder
incheckning
ab8711413c
2 ändrade filer med 2 tillägg och 0 borttagningar
  1. 1 0
      tests/Makefile.am
  2. 1 0
      tests/testsuite.at

+ 1 - 0
tests/Makefile.am

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

+ 1 - 0
tests/testsuite.at

@@ -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])