Update the save/resume tests for linenoise.

This commit is contained in:
Jason S. Ninneman 2017-06-08 00:14:46 -07:00
parent 0f65f14b36
commit 2039192f05
4 changed files with 2 additions and 4 deletions

View file

@ -23,5 +23,4 @@ Is this acceptable?
OK
File name:
To resume your Adventure, start a new game and then say "RESUME".

View file

@ -3,5 +3,5 @@ n
seed 1240742801
save
y
saveresume
saveresume.adv
y

View file

@ -9,7 +9,6 @@ down a gully.
> resume
File name:
You're in front of building.
> quit

View file

@ -1,6 +1,6 @@
## Resume and then quit
n
resume
saveresume
saveresume.adv
quit
yes