One more test for U,W,R,M rewritins.

* src/ltltest/uwrm.test: New file.
* src/ltltest/Makefile.am: Add it.
This commit is contained in:
Alexandre Duret-Lutz 2012-04-30 18:03:33 +02:00
parent 84cefea203
commit fb6a2a50b5
2 changed files with 77 additions and 1 deletions

View file

@ -96,7 +96,8 @@ TESTS = \
syntimpl.test \
reduc.test \
reducpsl.test \
reduccmp.test
reduccmp.test \
uwrm.test
distclean-local:
rm -rf $(TESTS:.test=.dir)