summaryrefslogtreecommitdiff
path: root/test/exclusive2.test
diff options
context:
space:
mode:
authorHans-Christoph Steiner <hans@eds.org>2014-10-16 22:51:35 -0400
committerHans-Christoph Steiner <hans@eds.org>2014-10-16 22:51:35 -0400
commit569c6676a6ddb0ff73821d7693b5e18ddef809b9 (patch)
tree833538da7bba39105daff45e265aef386a200acd /test/exclusive2.test
parent08119c361d1181b3e8f1abb429236e488a664753 (diff)
Imported Upstream version 3.2.0upstream
Diffstat (limited to 'test/exclusive2.test')
-rw-r--r--test/exclusive2.test1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/exclusive2.test b/test/exclusive2.test
index 54203e3..712363e 100644
--- a/test/exclusive2.test
+++ b/test/exclusive2.test
@@ -301,7 +301,6 @@ do_test exclusive2-3.3 {
readPagerChangeCounter test.db
} {4}
do_test exclusive2-3.4 {
-breakpoint
execsql {
INSERT INTO t1 VALUES(randstr(200, 200));
}