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

Update a shell test case.

FossilOrigin-Name: b84008cb964f234b6a6b441f738e344158c4c92a
This commit is contained in:
mistachkin
2014-07-24 22:33:47 +00:00
parent 486fd43fd8
commit 815ab5ac49
3 changed files with 9 additions and 8 deletions

View File

@ -612,9 +612,10 @@ do_test shell1-3.23.1 {
[regexp {output:} $res] \
[regexp {colseparator:} $res] \
[regexp {rowseparator:} $res] \
[regexp {newline:} $res] \
[regexp {stats:} $res] \
[regexp {width:} $res]
} {1 1 1 1 1 1 1 1 1 1}
} {1 1 1 1 1 1 1 1 1 1 1}
do_test shell1-3.23.2 {
# too many arguments
catchcmd "test.db" ".show BAD"