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