uni: adjust for default do_check
This commit is contained in:
parent
027e0fb0af
commit
03a3c79cee
|
@ -11,13 +11,8 @@ license="MIT"
|
|||
homepage="https://github.com/arp242/uni"
|
||||
distfiles="https://github.com/arp242/uni/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=192f904eda8cd9f3dce002bc04a5c622ea113c269d4b1a19f4c89094b05f9cd9
|
||||
|
||||
conflicts="wvstreams"
|
||||
|
||||
do_check() {
|
||||
go test -v ./...
|
||||
}
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue