diff --git a/tests/99_bugs.py b/tests/99_bugs.py index 9e259a8b..ad05f7f6 100644 --- a/tests/99_bugs.py +++ b/tests/99_bugs.py @@ -31,8 +31,6 @@ if inq is not 1: if inq is not 0: assert False -# assert pow(2,5000,2**59-1) == 17592186044416 - def g(x): return x def f(x):