# there used to be more, here, but we stopped relying on recursive make
all::
	$(MAKE) -C .. test-integration

.PHONY: all
