浏览代码

Add update.at

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