aboutsummaryrefslogtreecommitdiff
path: root/test/notnull2.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/notnull2.test')
-rw-r--r--test/notnull2.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/notnull2.test b/test/notnull2.test
index 09161efbd..67d7c26a8 100644
--- a/test/notnull2.test
+++ b/test/notnull2.test
@@ -66,7 +66,7 @@ do_vmstep_test 1.5.2 {
SELECT count(*) FROM t2 WHERE EXISTS(
SELECT 1 FROM t1 WHERE t1.a=450 AND t2.c IS NULL
)
-} +8000 {0}
+} 4000 {0}
#-------------------------------------------------------------------------
reset_db