mirror of
https://gitlab.com/pulsechaincom/go-pulse.git
synced 2025-01-03 17:24:28 +00:00
5 lines
29 B
Makefile
5 lines
29 B
Makefile
|
.PHONY: test
|
||
|
|
||
|
test:
|
||
|
go test
|