blueloveTH 2 ani în urmă
părinte
comite
cc076bbc00
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      tests/04_str.py

+ 1 - 1
tests/04_str.py

@@ -222,4 +222,4 @@ test(0, 100)
 test(0, 100000)
 test(-100, 100)
 test(-100000, 100000)
-test(-2**60, 2**60)
+test(-2**30, 2**30)