]> granicus.if.org Git - python/commitdiff
Issue #29156: Remove superfluous pow test.
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 4 Jan 2017 16:53:00 +0000 (18:53 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 4 Jan 2017 16:53:00 +0000 (18:53 +0200)
test_powlong is the same as test_powint.
Patch by Lukas Schwaighofer.

1  2 
Lib/test/test_pow.py

Simple merge