Skip to content

Commit

Permalink
Removed some pauses and needless lines in our input text
Browse files Browse the repository at this point in the history
  • Loading branch information
skx committed Feb 3, 2025
1 parent 11b9a6e commit aee0a97
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 12 deletions.
4 changes: 1 addition & 3 deletions test/tp2.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
# test-case are annoying.
#
newline: both
pause-on-newline: true
--
P:
ERA HELLO.COM
Expand All @@ -16,6 +17,3 @@ DIR HELLO.COM
HELLO

EXIT
EXIT
EXIT
EXIT
5 changes: 0 additions & 5 deletions test/zork1.in
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
newline: both
--
G:

ERA ZORK1.SAV

#
ZORK1
NORTH
EAST
Expand All @@ -15,8 +12,6 @@ OPEN BOTTLE
DRINK WATER
SAVE


QUIT
Y

EXIT
4 changes: 0 additions & 4 deletions test/zork2.in
Original file line number Diff line number Diff line change
@@ -1,17 +1,13 @@
newline: both
--
G:

DIR ZORK1.*

#
ZORK1
RESTORE


OPEN SACK
EAT SANDWICH
QUIT
Y

EXIT

0 comments on commit aee0a97

Please sign in to comment.