Skip to content
Snippets Groups Projects
Commit ba652edc authored by Pavel KORSHUNOV's avatar Pavel KORSHUNOV
Browse files

fixing tests

parent 2faffe2d
No related branches found
No related tags found
1 merge request!9Adding support for Filelist-based databases
Pipeline #
......@@ -2,4 +2,5 @@ include README.rst bootstrap-buildout.py buildout.cfg develop.cfg version.txt re
recursive-include doc *.py *.rst
recursive-include bob *.txt *.hdf5
recursive-include bob *.sql3
recursive-include bob/pad/base/test/data scores-* *.sql3
recursive-include bob/pad/base/test/data scores-* *.sql3 *.wav
recursive-include bob/pad/base/test/data/example_filelist *.lst
......@@ -16,7 +16,6 @@ import tempfile
import numpy
import bob.io.base.test_utils
import bob.io.image
import bob.bio.base
import bob.pad.base
from bob.bio.base.test import utils
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment