X-Git-Url: http://nitlanguage.org diff --git a/lib/popcorn/Makefile b/lib/popcorn/Makefile index c48c3dd..ed29191 100644 --- a/lib/popcorn/Makefile +++ b/lib/popcorn/Makefile @@ -19,4 +19,4 @@ NITUNIT=nitunit all: check: - $(NITUNIT) . tests/ + $(NITUNIT) . tests/ examples/