timingbench/Makefile

5 lines
48 B
Makefile
Raw Normal View History

2024-05-19 01:37:05 +00:00
default: test
test:
go test -v -count=1 ./...