Skip to content

Commit

Permalink
tests: remove duplicate test
Browse files Browse the repository at this point in the history
  • Loading branch information
wd0517 committed Jul 15, 2022
1 parent 7f47ac0 commit ea145db
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pymysql/tests/thirdparty/test_MySQLdb/test_MySQLdb_dbapi20.py
Expand Up @@ -23,9 +23,6 @@ def test_setoutputsize(self):
def test_setoutputsize_basic(self):
pass

def test_nextset(self):
pass

"""The tests on fetchone and fetchall and rowcount bogusly
test for an exception if the statement cannot return a
result set. MySQL always returns a result set; it's just that
Expand Down

0 comments on commit ea145db

Please sign in to comment.