X-Git-Url: http://git.subgeniuskitty.com/vvhitespace/.git/blobdiff_plain/9c88539c987533cf1d54d90029ae209031d98d62..7359501c4b44efadc76eef5570008dd52f6767fc:/stdlib_tests/vv_test.py diff --git a/stdlib_tests/vv_test.py b/stdlib_tests/vv_test.py index a121659..d3420f1 100755 --- a/stdlib_tests/vv_test.py +++ b/stdlib_tests/vv_test.py @@ -37,6 +37,8 @@ tests = [ ['3005_or', '', '+0+1+1-1-1'], ['3006_xor', '', '+0+1+0-2-1'], ['4001_strlen', '', '+11'], + ['5001_abs', '', '+1+1+0+0'], + ['5002_random', '', ''], ] for test in tests: