app-metrics/bind_exporter: fix tests

Closes: https://bugs.gentoo.org/893094
Signed-off-by: William Hubbs <williamh@gentoo.org>
This commit is contained in:
William Hubbs
2023-02-04 20:35:31 -06:00
parent b6e2b53e38
commit d4c70e5fe7

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -30,6 +30,10 @@ src_compile() {
promu build -v --prefix bin || die
}
src_test() {
emake test-flags= test
}
src_install() {
dobin bin/${PN}
dodoc {README,CHANGELOG}.md