about summary refs log tree commit diff stats
path: root/chessboard.mu
diff options
context:
space:
mode:
Diffstat (limited to 'chessboard.mu')
-rw-r--r--chessboard.mu16
1 files changed, 0 insertions, 16 deletions
diff --git a/chessboard.mu b/chessboard.mu
index b7aa02a6..101078b8 100644
--- a/chessboard.mu
+++ b/chessboard.mu
@@ -47,22 +47,6 @@ scenario print-board-and-read-move [
     .                              .
     .                              .
   ]
-#?   assume-keyboard [a2-a4]
-#?   screen-should-contain [
-#?   #  012345678901234567890123456789
-#?     .8 | r n b q k b n r           .
-#?     .7 | p p p p p p p p           .
-#?     .6 |                           .
-#?     .5 |                           .
-#?     .4 |                           .
-#?     .3 |                           .
-#?     .2 | P P P P P P P P           .
-#?     .1 | R N B Q K B N R           .
-#?     .  +----------------           .
-#?     .    a b c d e f g h           .
-#?     .                              .
-#?     .                              .
-#?   ]
 ]
 
 recipe chessboard [