test logging

This commit is contained in:
Benjamin Peterson 2009-10-04 13:38:38 +00:00
parent 7adbb5a35d
commit 82d31e9b20
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@ class AllTest(unittest.TestCase):
self.check_all("keyword")
self.check_all("linecache")
self.check_all("locale")
self.check_all("logging")
self.check_all("macpath")
self.check_all("macurl2path")
self.check_all("mailbox")