* tests/Makefile.am: Move ltsmin.ipynb to TESTS_ipython.
This commit is contained in:
parent
b56aec242a
commit
cbfca2291e
1 changed files with 2 additions and 2 deletions
|
|
@ -289,11 +289,12 @@ if USE_PYTHON
|
||||||
TESTS_ipython = \
|
TESTS_ipython = \
|
||||||
python/acc_cond.ipynb \
|
python/acc_cond.ipynb \
|
||||||
python/accparse.ipynb \
|
python/accparse.ipynb \
|
||||||
python/automata.ipynb \
|
|
||||||
python/automata-io.ipynb \
|
python/automata-io.ipynb \
|
||||||
|
python/automata.ipynb \
|
||||||
python/decompose.ipynb \
|
python/decompose.ipynb \
|
||||||
python/formulas.ipynb \
|
python/formulas.ipynb \
|
||||||
python/highlighting.ipynb \
|
python/highlighting.ipynb \
|
||||||
|
python/ltsmin.ipynb \
|
||||||
python/piperead.ipynb \
|
python/piperead.ipynb \
|
||||||
python/product.ipynb \
|
python/product.ipynb \
|
||||||
python/randaut.ipynb \
|
python/randaut.ipynb \
|
||||||
|
|
@ -313,7 +314,6 @@ TESTS_python = \
|
||||||
python/ltl2tgba.test \
|
python/ltl2tgba.test \
|
||||||
python/ltlparse.py \
|
python/ltlparse.py \
|
||||||
python/ltlsimple.py \
|
python/ltlsimple.py \
|
||||||
python/ltsmin.ipynb \
|
|
||||||
python/minato.py \
|
python/minato.py \
|
||||||
python/optionmap.py \
|
python/optionmap.py \
|
||||||
python/otfcrash.py \
|
python/otfcrash.py \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue