]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Drop TestSqlFormat::test_unicode
authorDenis Laxalde <denis.laxalde@dalibo.com>
Thu, 10 Jun 2021 11:56:06 +0000 (13:56 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 22 Jun 2021 09:48:23 +0000 (10:48 +0100)
commit719dc1a2dfbd79e6eb9f0dba2d34c8b9d85aaa21
treec955b63681e107364bc4ee9a52ceaa98e9a2148f
parentf5c6788b82d6cdfdc83d6aac7f28632c81e77b49
Drop TestSqlFormat::test_unicode

The same is already checked in test_pos_spec() method.
tests/test_sql.py