mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/lmdb: Fix testing prior to installing
Closes: https://bugs.gentoo.org/884737 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -36,5 +36,6 @@ src_compile() {
|
||||
}
|
||||
|
||||
python_test() {
|
||||
rm -rf lmdb || die
|
||||
epytest tests
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user