Sergey Poznyakoff 20 years ago
parent
commit
b65039526c
2 changed files with 2 additions and 0 deletions
  1. 1 0
      tests/Makefile.am
  2. 1 0
      tests/testsuite.at

+ 1 - 0
tests/Makefile.am

@@ -82,6 +82,7 @@ TESTSUITE_AT = \
  shortrec.at\
  sparse01.at\
  sparse02.at\
+ sparse03.at\
  truncate.at\
  update.at\
  volume.at\

+ 1 - 0
tests/testsuite.at

@@ -110,6 +110,7 @@ m4_include([shortrec.at])
 
 m4_include([sparse01.at])
 m4_include([sparse02.at])
+m4_include([sparse03.at])
 
 m4_include([update.at])