Updates to `stdlib_tests/` for release.
[vvhitespace] / stdlib_tests / Makefile
CommitLineData
a805b721 1# (c) 2019 Aaron Taylor <ataylor at subgeniuskitty dot com>
aa1914c3 2# See LICENSE.txt file for copyright and license details.
a805b721
AT
3
4all: test
5
6test:
7 @echo "Testing stdlib:"
8 @./vv_test.py
9
10clean:
11 @rm -f ./test.vvs ./test.pvvs