浏览代码

Add options02.at

Sergey Poznyakoff 20 年之前
父节点
当前提交
85d8f1d2a2
共有 2 个文件被更改,包括 2 次插入0 次删除
  1. 1 0
      tests/Makefile.am
  2. 1 0
      tests/testsuite.at

+ 1 - 0
tests/Makefile.am

@@ -70,6 +70,7 @@ TESTSUITE_AT = \
  multiv03.at\
  old.at\
  options.at\
+ options02.at\
  pipe.at\
  recurse.at\
  same-order01.at\

+ 1 - 0
tests/testsuite.at

@@ -63,6 +63,7 @@ m4_include([version.at])
 m4_include([pipe.at])
 
 m4_include([options.at])
+m4_include([options02.at])
 
 m4_include([append.at])