소스 검색

Added sparse02.at

Sergey Poznyakoff 20 년 전
부모
커밋
0dcb0ad279
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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])