summaryrefslogtreecommitdiff
path: root/test/collate1.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/collate1.test')
-rw-r--r--test/collate1.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/collate1.test b/test/collate1.test
index ac2c75b..b493ee8 100644
--- a/test/collate1.test
+++ b/test/collate1.test
@@ -75,6 +75,7 @@ do_test collate1-1.1 {
}
} {{} 0x119 0x2D}
do_test collate1-1.2 {
+breakpoint
execsql {
SELECT c2 FROM collate1t1 ORDER BY 1 COLLATE hex;
}