Explorar el Código

Added sparse02.at

Sergey Poznyakoff hace 20 años
padre
commit
0dcb0ad279
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

@@ -78,6 +78,7 @@ TESTSUITE_AT = \
  same-order01.at\
  same-order02.at\
  sparse01.at\
+ sparse02.at\
  volume.at\
  version.at\
  star/gtarfail.at\

+ 1 - 0
tests/testsuite.at

@@ -105,6 +105,7 @@ m4_include([same-order01.at])
 m4_include([same-order02.at])
 
 m4_include([sparse01.at])
+m4_include([sparse02.at])
 
 m4_include([volume.at])