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.mu1
1 files changed, 1 insertions, 0 deletions
diff --git a/chessboard.mu b/chessboard.mu
index 80551d21..5faaead5 100644
--- a/chessboard.mu
+++ b/chessboard.mu
@@ -26,6 +26,7 @@ recipe main [
 # program.
 
 scenario print-board-and-read-move [
+  $close-trace  # this test generates a 300+ MB trace!
   # we'll make the screen really wide because the program currently prints out a long line
   assume-screen 120:literal/width, 20:literal/height
   # initialize keyboard to type in a move