# compile and execute with a single 'make' the API tests in '../../build'
test:
	make -C .. api
