summaryrefslogtreecommitdiff
path: root/test/fts3ag.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/fts3ag.test')
-rw-r--r--test/fts3ag.test1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/fts3ag.test b/test/fts3ag.test
index 18ed5ae..9b658d1 100644
--- a/test/fts3ag.test
+++ b/test/fts3ag.test
@@ -78,7 +78,6 @@ do_test fts3ag-1.10 {
# Test that docListOrMerge() correctly handles reaching the end of one
# doclist before it reaches the end of the other.
do_test fts3ag-1.11 {
-breakpoint
execsql {SELECT rowid FROM t1 WHERE t1 MATCH 'this OR also'}
} {1 2}
do_test fts3ag-1.12 {