khuedoan-homelab/test/Makefile

7 lines
55 B
Makefile
Raw Normal View History

.POSIX:
default: test
test:
go test -v -timeout 30m