* [gentoo-dev] [PATCH 3/9] app-emacs/fsharp-mode: use elisp-enable-tests
@ 2023-04-04 15:03 Maciej Barć
0 siblings, 0 replies; only message in thread
From: Maciej Barć @ 2023-04-04 15:03 UTC (permalink / raw
To: gentoo-dev; +Cc: gnu-emacs, Maciej Barć
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
---
app-emacs/fsharp-mode/fsharp-mode-2.0.ebuild | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
diff --git a/app-emacs/fsharp-mode/fsharp-mode-2.0.ebuild b/app-emacs/fsharp-mode/fsharp-mode-2.0.ebuild
index 045c0e44c..dab6caca9 100644
--- a/app-emacs/fsharp-mode/fsharp-mode-2.0.ebuild
+++ b/app-emacs/fsharp-mode/fsharp-mode-2.0.ebuild
@@ -14,15 +14,9 @@ S="${WORKDIR}"/emacs-${P}
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-BDEPEND="test? ( app-emacs/buttercup )"
DOCS=( CHANGELOG.md README.org )
ELISP_REMOVE="eglot-fsharp.el test/integration-tests.el"
SITEFILE="50${PN}-gentoo.el"
-src_test() {
- buttercup -L . -L test --traceback full || die
-}
+elisp-enable-tests buttercup test
--
2.39.2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-04-04 15:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-04 15:03 [gentoo-dev] [PATCH 3/9] app-emacs/fsharp-mode: use elisp-enable-tests Maciej Barć
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox