diff options
author | Maciej Barć <xgqt@gentoo.org> | 2024-10-03 15:12:23 +0200 |
---|---|---|
committer | Maciej Barć <xgqt@gentoo.org> | 2024-10-03 17:08:45 +0200 |
commit | 42c7a5e3d3b7ffa7d5c99fe0f31130e350356ec0 (patch) | |
tree | 19a2976bdc0ef214d7ea228fc7273fcef8ab58bb /app-emacs/flycheck | |
parent | dev-lang/nprolog: fix implicit addwstr (diff) | |
download | gentoo-42c7a5e3d3b7ffa7d5c99fe0f31130e350356ec0.tar.gz gentoo-42c7a5e3d3b7ffa7d5c99fe0f31130e350356ec0.tar.bz2 gentoo-42c7a5e3d3b7ffa7d5c99fe0f31130e350356ec0.zip |
app-emacs/flycheck: remove test-gpg integration test
Closes: https://bugs.gentoo.org/939838
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'app-emacs/flycheck')
-rw-r--r-- | app-emacs/flycheck/flycheck-34.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-emacs/flycheck/flycheck-34.1.ebuild b/app-emacs/flycheck/flycheck-34.1.ebuild index 1d30e9a23b83..5a4ced52238d 100644 --- a/app-emacs/flycheck/flycheck-34.1.ebuild +++ b/app-emacs/flycheck/flycheck-34.1.ebuild @@ -34,6 +34,7 @@ BDEPEND=" ELISP_REMOVE=" test/specs/test-documentation.el + test/specs/test-gpg.el test/specs/test-melpa-package.el " |