mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-19 03:01:20 +00:00
5 lines
29 B
Makefile
5 lines
29 B
Makefile
|
.PHONY: test
|
||
|
|
||
|
test:
|
||
|
go test
|