mirror of https://github.com/python/cpython
test logging
This commit is contained in:
parent
7adbb5a35d
commit
82d31e9b20
|
@ -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")
|
||||
|
|
Loading…
Reference in New Issue