浏览代码

Test gnu, oldgnu, and posix formats

Sergey Poznyakoff 19 年之前
父节点
当前提交
4d22cbd47c
共有 2 个文件被更改,包括 2 次插入2 次删除
  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