'python setup.py test' command runs each test twice
For each test, the command executes test_... and test.test_..., which resulted in 39 tests (at the time of the creation of this issue) being turned into 78.
Maintenance scheduled for Tuesday, December 23, from 5 PM to 7 PM ET.
For each test, the command executes test_... and test.test_..., which resulted in 39 tests (at the time of the creation of this issue) being turned into 78.