added two new tests

This commit is contained in:
mes5k 2004-01-08 05:00:01 +00:00
parent 377f9384fa
commit dc50ceed2d

View File

@ -16,7 +16,9 @@ TESTS = test1.sh \
test14.sh \
test15.sh \
test16.sh \
test17.sh
test17.sh \
test18.sh \
test19.sh
EXTRA_DIST = $(TESTS) \
test1.out \
@ -35,5 +37,7 @@ EXTRA_DIST = $(TESTS) \
test14.out \
test15.out \
test16.out \
test17.out
test17.out \
test18.out \
test19.out