diff options
Diffstat (limited to 'test/permutations.test')
-rw-r--r-- | test/permutations.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/permutations.test b/test/permutations.test index 52e2509fc..d240b34da 100644 --- a/test/permutations.test +++ b/test/permutations.test @@ -167,7 +167,7 @@ test_suite "veryquick" -prefix "" -description { that test malloc and IO errors are omitted. } -files [ test_set $allquicktests -exclude *malloc* *ioerr* *fault* *bigfile* *_err* \ - *fts5corrupt* *fts5big* *fts5aj* + *fts5corrupt* *fts5big* *fts5aj* *expert* table.test ] test_suite "extraquick" -prefix "" -description { |