Neglected to change this instance.
This commit is contained in:
@@ -34,7 +34,7 @@ assert count[0] > 100, count[0]
|
|||||||
print "done"
|
print "done"
|
||||||
"""
|
"""
|
||||||
|
|
||||||
class PatchingPsycopg(patcher_test.Patcher):
|
class PatchingPsycopg(patcher_test.ProcessBase):
|
||||||
def test_psycopg_pached(self):
|
def test_psycopg_pached(self):
|
||||||
if 'PSYCOPG_TEST_DSN' not in os.environ:
|
if 'PSYCOPG_TEST_DSN' not in os.environ:
|
||||||
# construct a non-json dsn for the subprocess
|
# construct a non-json dsn for the subprocess
|
||||||
|
Reference in New Issue
Block a user