go-toml/Makefile

4 lines
49 B
Makefile

test:
cd parser && go test
cd lexer && go test