forked from cerc-io/plugeth
5 lines
29 B
Makefile
5 lines
29 B
Makefile
|
.PHONY: test
|
||
|
|
||
|
test:
|
||
|
go test
|