diff --git a/Makefile b/Makefile index 5e4587b..69f03aa 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ .PHONY: test test: bin/s7 demo/.godot - @echo 🧪 Running tests + @echo "🧪 Running tests" bin/s7 test/test-main.scm bin/s7: s7/s7.c