mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
dev-python/daff: enable tests
Closes: https://bugs.gentoo.org/856532 Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
@@ -13,3 +13,7 @@ HOMEPAGE="https://github.com/paulfitz/daff"
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~riscv ~sparc ~x86"
|
||||
|
||||
python_test() {
|
||||
"${EPYTHON}" test/test_example.py || die
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user