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