Updated tests and copyright
This commit is contained in:
parent
6e73ea26b1
commit
c0d49100dd
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2018 Gentoo Foundation
|
# Copyright 1999-2019 Gentoo Foundation
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
@ -37,8 +37,6 @@ RESTRICT="test"
|
|||||||
python_test() {
|
python_test() {
|
||||||
rm bids/tests/test_config.py || die
|
rm bids/tests/test_config.py || die
|
||||||
distutils_install_for_testing
|
distutils_install_for_testing
|
||||||
#cd "${TEST_DIR}" || die "no ${TEST_DIR} available"
|
|
||||||
pytest -vv || die
|
pytest -vv || die
|
||||||
die
|
die
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user