www-apps/gotosocial: drop silly thing

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2023-02-26 01:45:04 +05:00
parent aed473ece3
commit ce6459f16b

View File

@@ -76,7 +76,7 @@ src_test() {
GOFLAGS="${GOFLAGS//-v/}"
GOFLAGS="${GOFLAGS//-x/}"
ego test -vet off ./... | tee /dev/null
ego test -vet off ./...
}
src_install() {