1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-07-30 19:03:16 +03:00

Update test cases to account for the change in the previous commit.

FossilOrigin-Name: ae089ec881beb1c2d278303ba964aaeffad1afe4
This commit is contained in:
dan
2010-11-18 16:14:24 +00:00
parent cdc1f049bf
commit bdd9af0fc8
7 changed files with 39 additions and 40 deletions

View File

@ -835,4 +835,5 @@ do_test attach-10.2 {
PRAGMA database_list;
}] 9 end
} {4 noname {} 5 inmem {}}
finish_test