games-misc/bsd-games: drop obsolete src_test

No tests exist for this package anyway.

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-11-19 11:21:27 +00:00
parent 2e2776113d
commit 8a985b96a0

View File

@@ -79,11 +79,6 @@ src_compile() {
emake CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
}
src_test() {
addwrite /dev/full
emake -j1 check
}
src_install() {
dodir /var/games
emake DESTDIR="${D}" install