Explorar el Código

Add incr01.at

Sergey Poznyakoff hace 19 años
padre
commit
931e305002
Se han modificado 2 ficheros con 2 adiciones y 0 borrados
  1. 1 0
      tests/Makefile.am
  2. 1 0
      tests/testsuite.at

+ 1 - 0
tests/Makefile.am

@@ -62,6 +62,7 @@ TESTSUITE_AT = \
  extrac05.at\
  gzip.at\
  incremental.at\
+ incr01.at\
  ignfail.at\
  link01.at\
  listed01.at\

+ 1 - 0
tests/testsuite.at

@@ -83,6 +83,7 @@ m4_include([extrac05.at])
 m4_include([gzip.at])
 
 m4_include([incremental.at])
+m4_include([incr01.at])
 
 m4_include([ignfail.at])