* wrap/python/tests/ltlparse.py: New file.

* wrap/python/tests/Makefile.am (TESTS): Add it.
This commit is contained in:
Alexandre Duret-Lutz 2003-08-04 09:18:54 +00:00
parent d21c64d1a2
commit c160eba524
3 changed files with 33 additions and 0 deletions

View file

@ -6,4 +6,5 @@ check_SCRIPTS = run
TESTS = \
ltlsimple.py \
ltlparse.py \
bddnqueen.py