* src/ltltest/Makefile.am (TESTS): Run inf.test and reduc.test last.

This commit is contained in:
Alexandre Duret-Lutz 2004-05-11 11:03:22 +00:00
parent a66e7250bf
commit 4f96a9fc14
2 changed files with 7 additions and 5 deletions

View file

@ -1,5 +1,7 @@
2004-05-11 Alexandre Duret-Lutz <adl@src.lip6.fr>
* src/ltltest/Makefile.am (TESTS): Run inf.test and reduc.test last.
* src/ltltest/reduc.test: POSIXify.
2004-05-10 Alexandre Duret-Lutz <adl@src.lip6.fr>