* tests/Makefile.am: Fix location of zlktree.ipynb.
This commit is contained in:
parent
5c5790039b
commit
4d2ced1b07
1 changed files with 2 additions and 2 deletions
|
|
@ -372,7 +372,8 @@ TESTS_ipython = \
|
|||
python/stutter-inv.ipynb \
|
||||
python/testingaut.ipynb \
|
||||
python/twagraph-internals.ipynb \
|
||||
python/word.ipynb
|
||||
python/word.ipynb \
|
||||
python/zlktree.ipynb
|
||||
|
||||
# TESTS_python contains all tests. It may includes notebooks we
|
||||
# do not consider part of the documentation: those have to start
|
||||
|
|
@ -449,7 +450,6 @@ TESTS_python = \
|
|||
python/twagraph.py \
|
||||
python/toweak.py \
|
||||
python/_word.ipynb \
|
||||
python/zlktree.ipynb \
|
||||
$(TESTS_ipython)
|
||||
endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue