diff options
Diffstat (limited to 'third_party/sqlite/src/test/mallocC.test')
-rw-r--r-- | third_party/sqlite/src/test/mallocC.test | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/sqlite/src/test/mallocC.test b/third_party/sqlite/src/test/mallocC.test index 7316704..7943353 100644 --- a/third_party/sqlite/src/test/mallocC.test +++ b/third_party/sqlite/src/test/mallocC.test @@ -76,7 +76,6 @@ proc do_mallocC_test {tn args} { #} $sum #integrity_check mallocC-$tn.$::n.4 - if {$::nErr>1} return } unset ::mallocopts } |