Back out test lines that break compatibility with advent430.
Coverage is still 100% even withthese lines commebted out.
This commit is contained in:
parent
b86d4afd20
commit
20cb8b9ffb
2 changed files with 5 additions and 21 deletions
|
@ -13,14 +13,6 @@ Seed set to 1838473132
|
|||
|
||||
You're in front of building.
|
||||
|
||||
> foo
|
||||
|
||||
What's the matter, can't you read? Now you'd best start over.
|
||||
|
||||
> say foo
|
||||
|
||||
What's the matter, can't you read? Now you'd best start over.
|
||||
|
||||
> in
|
||||
|
||||
You are inside a building, a well house for a large spring.
|
||||
|
@ -65,18 +57,10 @@ OK
|
|||
|
||||
OK
|
||||
|
||||
> say fum
|
||||
|
||||
Nothing happens.
|
||||
|
||||
> z
|
||||
|
||||
OK
|
||||
|
||||
> find foo
|
||||
|
||||
What's the matter, can't you read? Now you'd best start over.
|
||||
|
||||
> z
|
||||
|
||||
OK
|
||||
|
@ -1879,7 +1863,7 @@ OK
|
|||
What's the matter, can't you read? Now you'd best start over.
|
||||
|
||||
>
|
||||
You scored 253 out of a possible 430, using 317 turns.
|
||||
You scored 253 out of a possible 430, using 313 turns.
|
||||
|
||||
You have reached "Junior Master" status.
|
||||
|
||||
|
|
|
@ -33,8 +33,8 @@
|
|||
n
|
||||
seed 1838473132
|
||||
# Test isolated 'foo' word
|
||||
foo
|
||||
say foo
|
||||
#foo
|
||||
#say foo
|
||||
in
|
||||
# Say bigwords ending with foo when not in Giant's Room
|
||||
say fee
|
||||
|
@ -46,9 +46,9 @@ z
|
|||
say fee
|
||||
say fie
|
||||
say foe
|
||||
say fum
|
||||
#say fum
|
||||
z
|
||||
find foo
|
||||
#find foo
|
||||
z
|
||||
take lamp
|
||||
xyzzy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue