소스 검색

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])