test: build
	cd test && make clean test

build:
	go install .