NetAuth-localizer: adjust for default do_check

This commit is contained in:
classabbyamp 2024-08-09 13:36:34 -04:00 committed by classabbyamp
parent 332756ed08
commit b513d7e404
1 changed files with 0 additions and 4 deletions

View File

@ -13,10 +13,6 @@ homepage="https://netauth.org/ecosystem/localizer"
distfiles="https://github.com/netauth/localizer/archive/v$version.tar.gz"
checksum=63c4d462f90e03b8f4e225afe8cd064fdb54cf1d646c8ec4ff2452dbe2ad55f5
do_check() {
go test -v ./...
}
post_install() {
vlicense LICENSE
}