mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
Marc-Andre must not have run these tests -- they used verify() but
didn't import it. Also got rid of some inconsistent spaces inside parentheses in test_gzip.py.
This commit is contained in:
parent
722642902e
commit
f27cc5bc74
3 changed files with 5 additions and 3 deletions
|
|
@ -1,5 +1,6 @@
|
|||
# Simple test suite for Cookie.py
|
||||
|
||||
from test_support import verify
|
||||
import Cookie
|
||||
|
||||
# Currently this only tests SimpleCookie
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue