X-Git-Url: http://git.subgeniuskitty.com/vvhitespace/.git/blobdiff_plain/971552ffb5ecc3962d54b909f91527ac0e42a2b9..9c88539c987533cf1d54d90029ae209031d98d62:/stdlib_tests/vv_test.py diff --git a/stdlib_tests/vv_test.py b/stdlib_tests/vv_test.py index 368a166..a121659 100755 --- a/stdlib_tests/vv_test.py +++ b/stdlib_tests/vv_test.py @@ -36,6 +36,7 @@ tests = [ ['3004_and', '', '+0+0+1+1+42'], ['3005_or', '', '+0+1+1-1-1'], ['3006_xor', '', '+0+1+0-2-1'], + ['4001_strlen', '', '+11'], ] for test in tests: