
repl:
	PG_DEBUG=1 lein with-profile +test repl

test:
	lein test

.PHONY: test
