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:
@ -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
|
||||
|
Reference in New Issue
Block a user