.PHONY: compile test compile: ./discovery.py test: ./test_discovery.py