Updated tests for `lshift` subroutine.
[vvhitespace] / stdlib_tests / vv_test.py
index 87f3ca4..aa5bda0 100755 (executable)
@@ -31,7 +31,7 @@ tests = [
         ['2006_memsrch', '', '+32'],
         ['2007_memrand', '', ''],
         ['3001_not', '', '-1+0-6148914691236517206+6148914691236517205'],
         ['2006_memsrch', '', '+32'],
         ['2007_memrand', '', ''],
         ['3001_not', '', '-1+0-6148914691236517206+6148914691236517205'],
-        ['3002_lshift', '', '+1+2+4611686018427387904-9223372036854775808'],
+        ['3002_lshift', '', '+1+2+4611686018427387904-9223372036854775808-9223372036854775808+0'],
         ['3003_rshift', '', '+1+1+1-4611686018427387903-576460752303423478-1-1'],
         ] 
 
         ['3003_rshift', '', '+1+1+1-4611686018427387903-576460752303423478-1-1'],
         ]