Browse Source

Test gnu, oldgnu, and posix formats

Sergey Poznyakoff 19 years ago
parent
commit
4d22cbd47c
2 changed files with 2 additions and 2 deletions
  1. 1 1
      tests/incr01.at
  2. 1 1
      tests/incremental.at

+ 1 - 1
tests/incr01.at

@@ -48,7 +48,7 @@ separator
 directory/
 tar: Deleting `directory/bar'
 ],
-[],[],[],[gnu, oldgnu])
+[],[],[],[gnu, oldgnu, posix])
 
 AT_CLEANUP
 

+ 1 - 1
tests/incremental.at

@@ -55,6 +55,6 @@ separator
 structure/
 structure/file
 ],
-[],[],[],[gnu,oldgnu])
+[],[],[],[gnu,oldgnu,posix])
 
 AT_CLEANUP