# (c) 2019 Aaron Taylor # See LICENSE.txt file for copyright and license details. all: test test: @echo "Testing vvi:" @./vv_test.py clean: @rm -f ./test.vvs