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 9f1c0d36e..7be1a3ffb 100644
--- a/test/sql/alltests.py
+++ b/test/sql/alltests.py
@@ -12,6 +12,7 @@ def suite():
'sql.selectable',
'sql.case_statement',
'sql.labels',
+ 'sql.unicode',
# assorted round-trip tests
'sql.query',