]> Dogcows Code - chaz/tar/commitdiff
Added sparse02.at
authorSergey Poznyakoff <gray@gnu.org.ua>
Thu, 3 Feb 2005 00:04:02 +0000 (00:04 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Thu, 3 Feb 2005 00:04:02 +0000 (00:04 +0000)
tests/Makefile.am
tests/testsuite.at

index e6d4832a0f4c77f82fb03daa731b0fa2df753b33..bbf785212e3b740637b969c1163333fcff0ac52d 100644 (file)
@@ -78,6 +78,7 @@ TESTSUITE_AT = \
  same-order01.at\
  same-order02.at\
  sparse01.at\
+ sparse02.at\
  volume.at\
  version.at\
  star/gtarfail.at\
index 4252120151567a9aac5af0174f68fbe4e958e549..ba6d60ab70689a98f03792d6915cfac6e2193bd1 100644 (file)
@@ -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])
 
This page took 0.022182 seconds and 4 git commands to generate.