go-toml/Makefile

4 lines
54 B
Makefile

test:
@cd parsekit && go test
@cd parser && go test