aboutsummaryrefslogtreecommitdiff
path: root/test/permutations.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/permutations.test')
-rw-r--r--test/permutations.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/permutations.test b/test/permutations.test
index ed39c79a0..b652f8571 100644
--- a/test/permutations.test
+++ b/test/permutations.test
@@ -131,6 +131,7 @@ set allquicktests [test_set $alltests -exclude {
fts3defer.test fts4langid.test fts3sort.test fts5unicode.test
rtree4.test
+ sessionbig.test
}]
if {[info exists ::env(QUICKTEST_INCLUDE)]} {
set allquicktests [concat $allquicktests $::env(QUICKTEST_INCLUDE)]