diff options
Diffstat (limited to 'test/malloc5.test')
-rw-r--r-- | test/malloc5.test | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/malloc5.test b/test/malloc5.test index c4148a042..4f5b7fff2 100644 --- a/test/malloc5.test +++ b/test/malloc5.test @@ -12,7 +12,7 @@ # This file contains test cases focused on the two memory-management APIs, # sqlite3_soft_heap_limit() and sqlite3_release_memory(). # -# $Id: malloc5.test,v 1.11 2007/08/10 16:41:09 drh Exp $ +# $Id: malloc5.test,v 1.12 2007/08/12 20:07:59 drh Exp $ #--------------------------------------------------------------------------- # NOTES ON EXPECTED BEHAVIOUR @@ -37,6 +37,7 @@ ifcapable !memorymanage { return } +sqlite3_soft_heap_limit 0 sqlite3 db test.db do_test malloc5-1.1 { |