.phony: test-all
test-all:
	@echo test/running_modules
	@./run_tests.sh
