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

Reformat the white-space in a few test cases so that the tests work with Tcl 8.6.9.

FossilOrigin-Name: 29d02bf2fa9ecacbcc3e862ca70382f5875da8c1dc7fd27366190045fcc42b15
This commit is contained in:
dan
2019-02-26 19:16:49 +00:00
parent ddc28c23d5
commit 69e224f88a
5 changed files with 13 additions and 14 deletions

View File

@@ -258,8 +258,7 @@ do_patchconcat_test 4.3.3 {
INSERT INTO t2 VALUES('a', 'a', 'a', 'a');
} {
DELETE FROM t2 WHERE c = 'a';
} {
}
} {}
# INSERT + UPDATE
do_patchconcat_test 4.3.4 {