commit:     5499c9667d6e246d8d774c4cdaecda9d6dc1061d
Author:     John Helmert III <ajak <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 25 01:34:29 2025 +0000
Commit:     John Helmert III <ajak <AT> gentoo <DOT> org>
CommitDate: Tue Feb 25 01:34:29 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5499c966

dev-db/influx-cli: drop superfluous src_test

Signed-off-by: John Helmert III <ajak <AT> gentoo.org>

 dev-db/influx-cli/influx-cli-2.7.5.ebuild | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/dev-db/influx-cli/influx-cli-2.7.5.ebuild 
b/dev-db/influx-cli/influx-cli-2.7.5.ebuild
index f4e755aedad5..e5b810b7f8bd 100644
--- a/dev-db/influx-cli/influx-cli-2.7.5.ebuild
+++ b/dev-db/influx-cli/influx-cli-2.7.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -36,7 +36,3 @@ src_install() {
        newbashcomp influx-completion.bash influx
        newzshcomp influx-completion.zsh _influx
 }
-
-src_test() {
-       emake test
-}

Reply via email to