mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-python/dbfread: remove superfluous die after epytest
Signed-off-by: Louis Sautier <sbraz@gentoo.org>
This commit is contained in:
@@ -36,5 +36,5 @@ python_test() {
|
||||
pytest_args+=(--deselect "${test_name}")
|
||||
done
|
||||
|
||||
epytest "${pytest_args[@]}" || die
|
||||
epytest "${pytest_args[@]}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user