mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
test logging
This commit is contained in:
parent
7adbb5a35d
commit
82d31e9b20
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue