Add regression test for split commands.
This commit is contained in:
parent
a00229050a
commit
25e6b11fd0
3 changed files with 13 additions and 2 deletions
|
@ -457,6 +457,14 @@ There is a shiny brass lamp nearby.
|
|||
|
||||
There is food here.
|
||||
|
||||
> get
|
||||
|
||||
Get what?
|
||||
|
||||
> food
|
||||
|
||||
OK
|
||||
|
||||
> eat food
|
||||
|
||||
Thank you, it was delicious!
|
||||
|
@ -610,7 +618,7 @@ Okay, "boo".
|
|||
|
||||
> score
|
||||
|
||||
You have garnered 27 out of a possible 430 points, using 115 turns.
|
||||
You have garnered 27 out of a possible 430 points, using 117 turns.
|
||||
|
||||
> z
|
||||
|
||||
|
@ -618,7 +626,7 @@ OK
|
|||
|
||||
> score
|
||||
|
||||
You have garnered 27 out of a possible 430 points, using 117 turns.
|
||||
You have garnered 27 out of a possible 430 points, using 119 turns.
|
||||
|
||||
> quit keys
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue