4
0
Sergey Poznyakoff 20 жил өмнө
parent
commit
85d8f1d2a2

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