tests: rename ltsmin.ipynb
* tests/python/ltsmin.ipynb: Rename as ... * tests/python/ltsmin-dve.ipynb: ... this. * doc/org/tut.org, tests/Makefile.am: Adjust.
This commit is contained in:
parent
2cda41e244
commit
a7e4395f9d
3 changed files with 4 additions and 4 deletions
|
|
@ -18,7 +18,7 @@
|
|||
"version": "3.5.1"
|
||||
},
|
||||
"name": "",
|
||||
"signature": "sha256:7574bd022ee68fb7411f60cb675c158f5c1e80c5e79e3197073e2abf5d06262f"
|
||||
"signature": "sha256:6d5d45c42cb1493863ed37f13f9c8679e93f026fa8d3b50cb87fba6914a4475f"
|
||||
},
|
||||
"nbformat": 3,
|
||||
"nbformat_minor": 0,
|
||||
|
|
@ -31,7 +31,7 @@
|
|||
"input": [
|
||||
"import spot\n",
|
||||
"import spot.ltsmin\n",
|
||||
"# The following line causes the notebook to exit with 77 if the divine is not \n",
|
||||
"# The following line causes the notebook to exit with 77 if divine is not \n",
|
||||
"# installed, therefore skipping this test in the test suite.\n",
|
||||
"spot.ltsmin.require('divine')\n",
|
||||
"# This is notebook also tests the limitation of the number of states in the GraphViz output\n",
|
||||
Loading…
Add table
Add a link
Reference in a new issue