From c75fb751e4fd18ca8d87b0198e91a1976ffb2f2d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 5 Feb 2023 03:15:29 +0000 Subject: gentoo auto-resync : 05:02:2023 - 03:15:29 --- .../elasticsearch_exporter/elasticsearch_exporter-1.3.0.ebuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'app-metrics/elasticsearch_exporter/elasticsearch_exporter-1.3.0.ebuild') diff --git a/app-metrics/elasticsearch_exporter/elasticsearch_exporter-1.3.0.ebuild b/app-metrics/elasticsearch_exporter/elasticsearch_exporter-1.3.0.ebuild index 77d0612e73c4..f0848da7b21d 100644 --- a/app-metrics/elasticsearch_exporter/elasticsearch_exporter-1.3.0.ebuild +++ b/app-metrics/elasticsearch_exporter/elasticsearch_exporter-1.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -28,6 +28,10 @@ src_compile() { promu build --prefix bin || die } +src_test() { + emake test-flags= test +} + src_install() { dobin bin/elasticsearch_exporter dodoc {README,CHANGELOG}.md -- cgit v1.2.3