summaryrefslogtreecommitdiff
path: root/psycopg2.cproj
diff options
context:
space:
mode:
authorOleksandr Shulgin <oleksandr.shulgin@zalando.de>2015-10-20 13:05:43 +0200
committerOleksandr Shulgin <oleksandr.shulgin@zalando.de>2015-10-20 13:05:43 +0200
commit22cbfb26d6c7f596e17166f91b5e0712ff683dcc (patch)
tree24897aa48bedfbe017fc759c4e348050d1d7376f /psycopg2.cproj
parent089e745af64b660574424cae88011d0689d56c5c (diff)
downloadpsycopg2-22cbfb26d6c7f596e17166f91b5e0712ff683dcc.tar.gz
Actually add replication tests to the test suite.
Diffstat (limited to 'psycopg2.cproj')
-rw-r--r--psycopg2.cproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/psycopg2.cproj b/psycopg2.cproj
index 682b69d..75d9618 100644
--- a/psycopg2.cproj
+++ b/psycopg2.cproj
@@ -128,6 +128,7 @@
<None Include="tests\test_bugX000.py" />
<None Include="tests\test_types_extras.py" />
<None Include="tests\test_connection.py" />
+ <None Include="tests\test_replication.py" />
<None Include="tests\test_dates.py" />
<None Include="tests\test_lobject.py" />
<None Include="tests\test_quote.py" />