Do not run tests in the test directory
The tests in the GrampsLogger directory should be moved into gramps/gui/logger/test, but mainly duplicate the existing rotate handler test.
This commit is contained in:
parent
5ffb4bcfac
commit
c6970e640c
@ -106,7 +106,7 @@ script:
|
|||||||
# from /usr/bin. Use libraries from /usr/lib/python3.4,
|
# from /usr/bin. Use libraries from /usr/lib/python3.4,
|
||||||
# /usr/local/lib/python3.4/dist-packages and /usr/lib/python3/dist-packages
|
# /usr/local/lib/python3.4/dist-packages and /usr/lib/python3/dist-packages
|
||||||
- nosetests3 --nologcapture --with-coverage --cover-package=gramps $EXCLUDE
|
- nosetests3 --nologcapture --with-coverage --cover-package=gramps $EXCLUDE
|
||||||
gramps test test/GrampsLogger
|
gramps
|
||||||
# FIXME: This should have run from the current directory, rather than from
|
# FIXME: This should have run from the current directory, rather than from
|
||||||
# gramps, because there is some test code in that directory.
|
# gramps, because there is some test code in that directory.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user