Added stdlib tests for slurp and spew.
[vvhitespace] / stdlib_tests / Makefile
CommitLineData
a805b721
AT
1# (c) 2019 Aaron Taylor <ataylor at subgeniuskitty dot com>
2# All rights reserved.
3
4all: test
5
6test:
7 @echo "Testing stdlib:"
8 @./vv_test.py
9
10clean:
11 @rm -f ./test.vvs ./test.pvvs