Sergey Poznyakoff před 20 roky
rodič
revize
eaa66dc858
2 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 1 0
      tests/Makefile.am
  2. 1 0
      tests/testsuite.at

+ 1 - 0
tests/Makefile.am

@@ -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\

+ 1 - 0
tests/testsuite.at

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