Improve test coverage.
This commit is contained in:
parent
f704580d89
commit
9e1143e780
4 changed files with 21 additions and 10 deletions
|
@ -22,6 +22,8 @@ find foo
|
|||
find bar
|
||||
carry
|
||||
blast
|
||||
take bottle
|
||||
drink water
|
||||
throw axe
|
||||
throw knife
|
||||
lock
|
||||
|
@ -31,6 +33,7 @@ attack
|
|||
unlock chain
|
||||
fill urn
|
||||
eat keys
|
||||
discard keys
|
||||
drink keys
|
||||
off keys
|
||||
break keys
|
||||
|
@ -64,6 +67,6 @@ walk
|
|||
fly
|
||||
say boo
|
||||
score
|
||||
quit bottle
|
||||
quit keys
|
||||
quit
|
||||
yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue