From 85d8f1d2a29cac1b9ac51fb0d99c95b5a2b448cd Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Thu, 6 Jan 2005 18:16:50 +0000 Subject: [PATCH] Add options02.at --- tests/Makefile.am | 1 + tests/testsuite.at | 1 + 2 files changed, 2 insertions(+) diff --git a/tests/Makefile.am b/tests/Makefile.am index cf3dbd5..515c861 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -70,6 +70,7 @@ TESTSUITE_AT = \ multiv03.at\ old.at\ options.at\ + options02.at\ pipe.at\ recurse.at\ same-order01.at\ diff --git a/tests/testsuite.at b/tests/testsuite.at index 5059eb1..82f33f8 100644 --- a/tests/testsuite.at +++ b/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]) -- 2.44.0