Fixing SQLite unit tests

db4
Daniel Ehrenberg 2009-02-19 18:52:45 -06:00
parent 5b6f92401a
commit dd1587c745
1 changed files with 2 additions and 1 deletions

View File

@ -117,7 +117,7 @@ hi "HELLO" {
1 <foo> insert-tuple
f <foo> select-tuple
1 1 <hi> insert-tuple
f <hi> select-tuple
f f <hi> select-tuple
hi drop-table
foo drop-table
] with-db
@ -160,6 +160,7 @@ watch "WATCH" {
show new insert-tuple
show new select-tuple
"littledan" f user boa select-tuple
swap [ username>> ] [ id>> ] bi*
watch boa insert-tuple
watch new select-tuple
user>> f user boa select-tuple