summaryrefslogtreecommitdiff
path: root/test/sql/alltests.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/sql/alltests.py')
-rw-r--r--test/sql/alltests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/sql/alltests.py b/test/sql/alltests.py
index 23a7a6236..29b638bb8 100644
--- a/test/sql/alltests.py
+++ b/test/sql/alltests.py
@@ -14,6 +14,7 @@ def suite():
# assorted round-trip tests
'sql.query',
+ 'sql.quote',
# defaults, sequences (postgres/oracle)
'sql.defaults',