2
0
mirror of https://github.com/offen/website.git synced 2025-02-23 04:40:34 +01:00
website/Makefile

5 lines
59 B
Makefile

test: test-server
test-server:
@cd server; go test ./...