include ../../common.mak

TESTS := format.sh

clean:
	$(shell ./format.sh --clean)
