diff options
Diffstat (limited to 'test/quota.test')
-rw-r--r-- | test/quota.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/quota.test b/test/quota.test index 49b403f1e..8f01c4fde 100644 --- a/test/quota.test +++ b/test/quota.test @@ -48,6 +48,7 @@ do_test quota-1.8 { sqlite3_quota_shutdown } {SQLITE_OK} # sqlite3_quota_initialize "" 1 +unset -nocomplain quota_request_ok proc quota_check {filename limitvar size} { upvar $limitvar limit |