1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-08-01 06:27:03 +03:00

Run trans.test and avtrans.test as part of the "wal" permutation.

FossilOrigin-Name: c8893310510148f7e71ede5691606b6fc1c3df4d
This commit is contained in:
dan
2010-04-27 06:49:34 +00:00
parent 31f98fc8e4
commit e106de6317
5 changed files with 29 additions and 15 deletions

View File

@ -763,9 +763,8 @@ run_tests "wal" -description {
} -shutdown {
unset -nocomplain ::savepoint6_iterations
} -include {
savepoint.test
savepoint2.test
savepoint6.test
savepoint.test savepoint2.test savepoint6.test
trans.test avtrans.test
}
# End of tests