mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-08-04 04:10:09 +03:00
Dropped unused test functions
This commit is contained in:
parent
97b2466615
commit
deeec99155
|
@ -32,9 +32,6 @@ from functools import wraps
|
|||
from testconfig import dsn, repl_dsn
|
||||
|
||||
|
||||
skip = unittest.skip
|
||||
skipIf = unittest.skipIf
|
||||
|
||||
# Silence warnings caused by the stubbornness of the Python unittest
|
||||
# maintainers
|
||||
# http://bugs.python.org/issue9424
|
||||
|
|
Loading…
Reference in New Issue
Block a user