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 15576e4f9..df3f500cd 100644 --- a/test/permutations.test +++ b/test/permutations.test @@ -728,7 +728,7 @@ test_suite "inmemory_journal" -description { ioerr.test ioerr2.test ioerr3.test ioerr4.test ioerr5.test vacuum3.test incrblob_err.test diskfull.test backup_ioerr.test e_fts3.test fts3cov.test fts3malloc.test fts3rnd.test - fts3snippet.test mmapfault.test + fts3snippet.test mmapfault.test sessionfault.test sessionfault2.test # Exclude test scripts that use tcl IO to access journal files or count # the number of fsync() calls. |