mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-11-09 22:24:13 +01:00
make *test: another typo;
This commit is contained in:
parent
e449dbab6d
commit
53e879e289
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -111,7 +111,7 @@ ocrd-test: tests/resources/kant_aufklaerung_1784_0020.tif
|
|||
$(RM) -r $(TMPDIR)
|
||||
|
||||
# Run unit tests
|
||||
test: export EYNOLLAH_MODELS_DIR := $(CURDIR)/models_eynollah
|
||||
test: export EYNOLLAH_MODELS_DIR := $(CURDIR)
|
||||
test:
|
||||
$(PYTHON) -m pytest tests --durations=0 --continue-on-collection-errors $(PYTEST_ARGS)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue