Przeglądaj źródła

Added sparse02.at

Sergey Poznyakoff 20 lat temu
rodzic
commit
0dcb0ad279
2 zmienionych plików z 2 dodań i 0 usunięć
  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])