Neglected to change this instance.

This commit is contained in:
Ryan Williams
2010-06-10 20:31:59 -07:00
parent a7d8ca4be7
commit 6c8207a6b7

View File

@@ -34,7 +34,7 @@ assert count[0] > 100, count[0]
print "done"
"""
class PatchingPsycopg(patcher_test.Patcher):
class PatchingPsycopg(patcher_test.ProcessBase):
def test_psycopg_pached(self):
if 'PSYCOPG_TEST_DSN' not in os.environ:
# construct a non-json dsn for the subprocess