commit | f4e3e1c4d410a8f98ee300eddce77922e04592eb | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@python.org> | Tue Jan 21 15:04:33 2020 +0100 |
committer | GitHub <noreply@github.com> | Tue Jan 21 15:04:33 2020 +0100 |
tree | aacdf493ffbcb3e4d25c1c028024ffcb2736a6cd | |
parent | ab0d8e356ecd351d55f89519a6a97a1e69c0dfab [diff] |
Move test_math tests (GH-18098) (GH-18102) testPerm() and testComb() belong to MathTests, not to IsCloseTests(). (cherry picked from commit 59e2d26b258c12f18d8d2e789ef741703d6c52d5)