X-Git-Url: http://git.subgeniuskitty.com/vvhitespace/.git/blobdiff_plain/0ede121e4fab77790f8b46589e7163d12af8bbf4..fada5085eb1308ee7ad1a3fe53f3ef987e877ed5:/stdlib_tests/vv_test.py diff --git a/stdlib_tests/vv_test.py b/stdlib_tests/vv_test.py index a10696f..34d8a26 100755 --- a/stdlib_tests/vv_test.py +++ b/stdlib_tests/vv_test.py @@ -42,6 +42,7 @@ tests = [ ['3006_xor', '', '+0+1+0-2-1'], ['4001_strlen', '', '+11'], ['4002_isdigit', '', '+0+1+1+0'], + ['4003_get_user_string', 'aas\nasdf', '+0a+1as\n+2asd+3'], ['5001_abs', '', '+1+1+0+0'], ['5002_random', '', ''], ['5003_gcd', '', '+0+4+4+3+3+3'],