logging: enabled test which was intermittently failing on buildbots.

This commit is contained in:
Vinay Sajip 2011-02-25 17:02:43 +00:00
parent a29a9dd156
commit eea22d2d66
1 changed files with 1 additions and 1 deletions

View File

@ -2067,7 +2067,7 @@ def test_main():
LogRecordFactoryTest, ChildLoggerTest, QueueHandlerTest,
RotatingFileHandlerTest,
LastResortTest,
#TimedRotatingFileHandlerTest
TimedRotatingFileHandlerTest
)
if __name__ == "__main__":