.PHONY: all run_unit_tests

all: run_unit_tests

run_unit_tests:
	@echo "Executing run_unit_tests.sh..."
	@./bash/run_unit_tests.sh