perl-Clone-Choose: remove superfluous make test.

Closes #9380.
This commit is contained in:
maxice8 2017-11-20 17:22:08 -02:00 committed by Enno Boland
parent d497c871a4
commit 6bddfff987

View file

@ -14,7 +14,3 @@ license="Artistic, GPL-1"
homepage="http://search.cpan.org/dist/Clone-Choose/"
distfiles="${CPAN_SITE}/Clone/${pkgname/perl-/}-${version}.tar.gz"
checksum=d32ac724c006250c966592579a97ff0734feac7c51a983d554f8371ade022e3f
do_check() {
make test
}