summaryrefslogtreecommitdiff
path: root/test/engine/test_reconnect.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/engine/test_reconnect.py')
-rw-r--r--test/engine/test_reconnect.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/engine/test_reconnect.py b/test/engine/test_reconnect.py
index 19b9a84a4..04cf5440c 100644
--- a/test/engine/test_reconnect.py
+++ b/test/engine/test_reconnect.py
@@ -1383,6 +1383,7 @@ class InvalidateDuringResultTest(fixtures.TestBase):
"+pymysql",
"+pg8000",
"+asyncpg",
+ "+aiosqlite",
"+aiomysql",
],
"Buffers the result set and doesn't check for connection close",