From: Daniele Varrazzo Date: Tue, 26 Oct 2021 15:56:14 +0000 (+0100) Subject: Rename test file dropping the 3 from psycopg X-Git-Tag: 3.0.2~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16ef71a7a52597a75382e0b5dbb54c500e894c85;p=thirdparty%2Fpsycopg.git Rename test file dropping the 3 from psycopg --- diff --git a/tests/test_psycopg3_dbapi20.py b/tests/test_psycopg_dbapi20.py similarity index 100% rename from tests/test_psycopg3_dbapi20.py rename to tests/test_psycopg_dbapi20.py