X-Git-Url: http://git.subgeniuskitty.com/vvhitespace/.git/blobdiff_plain/6cb31a3ecea681051cfa36fde3f17b18f8eacfea..a805b721f73268be338edf99ed09f03ac842ef2e:/tests/Makefile diff --git a/tests/Makefile b/tests/Makefile new file mode 100644 index 0000000..1660851 --- /dev/null +++ b/tests/Makefile @@ -0,0 +1,11 @@ +# (c) 2019 Aaron Taylor +# All rights reserved. + +all: test + +test: + @echo "Testing vvi:" + @./vv_test.py + +clean: + @rm -f ./test.vvs