Explorar o código

Add update.at

Sergey Poznyakoff %!s(int64=20) %!d(string=hai) anos
pai
achega
3fe8fc3ef9
Modificáronse 2 ficheiros con 3 adicións e 0 borrados
  1. 1 0
      tests/Makefile.am
  2. 2 0
      tests/testsuite.at

+ 1 - 0
tests/Makefile.am

@@ -83,6 +83,7 @@ TESTSUITE_AT = \
  sparse01.at\
  sparse02.at\
  truncate.at\
+ update.at\
  volume.at\
  version.at\
  star/gtarfail.at\

+ 2 - 0
tests/testsuite.at

@@ -111,6 +111,8 @@ m4_include([shortrec.at])
 m4_include([sparse01.at])
 m4_include([sparse02.at])
 
+m4_include([update.at])
+
 m4_include([volume.at])
 
 m4_include([comprec.at])