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 a669a25f2..5f5c68904 100644
--- a/test/sql/alltests.py
+++ b/test/sql/alltests.py
@@ -17,6 +17,7 @@ def suite():
'sql.unicode',
# assorted round-trip tests
+ 'sql.functions',
'sql.query',
'sql.quote',
'sql.rowcount',