mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-vcs/hub-2.13: enable go tests
The go tests pass here so enable them. Signed-off-by: William Hubbs <williamh@gentoo.org>
This commit is contained in:
@@ -19,9 +19,9 @@ src_compile() {
|
||||
emake bin/hub man-pages
|
||||
}
|
||||
|
||||
#src_test() {
|
||||
# ./script/test || die
|
||||
#}
|
||||
src_test() {
|
||||
emake test
|
||||
}
|
||||
|
||||
src_install() {
|
||||
dobin bin/${PN}
|
||||
|
||||
Reference in New Issue
Block a user