X-Git-Url: http://git.subgeniuskitty.com/vvhitespace/.git/blobdiff_plain/9e28c1564b02cfc08f7f83c09b97de77f18e0d90..36c8fa87e113a578cc5e8abfd5a8b96b7c688e43:/stdlib_tests/vv_test.py diff --git a/stdlib_tests/vv_test.py b/stdlib_tests/vv_test.py index aa5bda0..7ac408c 100755 --- a/stdlib_tests/vv_test.py +++ b/stdlib_tests/vv_test.py @@ -33,6 +33,7 @@ tests = [ ['3001_not', '', '-1+0-6148914691236517206+6148914691236517205'], ['3002_lshift', '', '+1+2+4611686018427387904-9223372036854775808-9223372036854775808+0'], ['3003_rshift', '', '+1+1+1-4611686018427387903-576460752303423478-1-1'], + ['3004_and', '', '+0+0+1+1+42'], ] for test in tests: