* tests/local.mk (TESTSUITE_AT): Add named-refs.at.

(cherry picked from commit 36dfe4662e)

Conflicts:

	tests/Makefile.am
This commit is contained in:
Joel E. Denny
2009-08-10 23:39:43 -04:00
parent dfaa48602d
commit c467dc420d
2 changed files with 5 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2009-08-10 Joel E. Denny <jdenny@clemson.edu>
* tests/local.mk (TESTSUITE_AT): Add named-refs.at.
2009-08-10 Joel E. Denny <jdenny@clemson.edu>
Miscellaneous code readability improvements.

View File

@@ -53,6 +53,7 @@ TESTSUITE_AT = \
tests/input.at \
tests/java.at \
tests/local.at \
tests/named-refs.at \
tests/output.at \
tests/push.at \
tests/reduce.at \