mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-15 07:18:19 +00:00
5 lines
29 B
Makefile
5 lines
29 B
Makefile
|
.PHONY: test
|
||
|
|
||
|
test:
|
||
|
go test
|