Should this have `NO_TEST = Yes` in the Makefile?
I checked on GitHub and there are no tests for Hugo and running `make
test` results in the following:
/usr/ports/www/hugo $ make test
===> Regression tests for hugo-0.52
/usr/bin/env -i GOCACHE=off
GOPATH="/usr/ports/pobj/hugo-0.52/go:/usr/local/go-pkg"
PATH="/usr/ports/pobj/hugo-0.52/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin"
go test -v -p 1 github.com/gohugoio/hugo
? github.com/gohugoio/hugo [no test files]
Please let me know if I am missing something here.
Thank you,
--
Edward Lopez-Acosta