From a6d027caf8b0a47be10c1db7f62a21d988b4549a Mon Sep 17 00:00:00 2001 From: John Millaway Date: Thu, 18 Apr 2002 22:06:46 +0000 Subject: [PATCH] Added yylineno tests. --- tests/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/Makefile.am b/tests/Makefile.am index 9ffa150..99fc900 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -26,6 +26,8 @@ noinst_SCRIPTS = \ create-test SUBDIRS = \ + test-lineno-r \ + test-lineno-nr \ TEMPLATE \ test-array-nr \ test-array-r \ -- 2.49.0