From 327efd3678b973ecb348d18001aa6f2e99906303 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 21 Mar 2023 20:57:03 -0400 Subject: [PATCH] Test cleanup. --- tests/eggs_done.chk | 2 +- tests/eggs_done.log | 4 ++-- tests/eggs_vanish.chk | 2 +- tests/eggs_vanish.log | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/tests/eggs_done.chk b/tests/eggs_done.chk index baa766f..70dcf03 100644 --- a/tests/eggs_done.chk +++ b/tests/eggs_done.chk @@ -1167,7 +1167,7 @@ You're in Giant Room. There is a large nest here, full of golden eggs! -> g egg +> take egg OK diff --git a/tests/eggs_done.log b/tests/eggs_done.log index 1d600f0..2384789 100644 --- a/tests/eggs_done.log +++ b/tests/eggs_done.log @@ -184,11 +184,11 @@ w d climb w -g egg +take egg n fee fie foe foo look -inven \ No newline at end of file +inven diff --git a/tests/eggs_vanish.chk b/tests/eggs_vanish.chk index 5f84bfc..2fe0579 100644 --- a/tests/eggs_vanish.chk +++ b/tests/eggs_vanish.chk @@ -399,7 +399,7 @@ the west wall is scrawled the inscription, "FEE FIE FOE FOO" [sic]. There is a large nest here, full of golden eggs! -> g +> take OK diff --git a/tests/eggs_vanish.log b/tests/eggs_vanish.log index 452335d..b14fb72 100644 --- a/tests/eggs_vanish.log +++ b/tests/eggs_vanish.log @@ -59,7 +59,7 @@ d water plant climb w -g +take n fee fie @@ -67,4 +67,4 @@ foe foo # go south, east to arrive at LOC_CAVEIN for coverage s -e \ No newline at end of file +e -- 2.31.1