about summary refs log tree commit diff stats
path: root/sandbox/005-sandbox.mu
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-01-28 14:28:06 -0800
committerKartik K. Agaram <vc@akkartik.com>2016-01-28 14:28:06 -0800
commit33399312b258ebfbdb3c33e54bb7c46bb402e4fd (patch)
tree274173b7ab2af9b6949b022e0245c3a70a32a48a /sandbox/005-sandbox.mu
parente699bbcb07c2bed61c02e8039eb7bc7de2f1b140 (diff)
downloadmu-33399312b258ebfbdb3c33e54bb7c46bb402e4fd.tar.gz
2612 - sandbox/ tests always show recipe errors
I spent the longest time trying to understand what bug 2268 fixed. But
it's being tested now.
Diffstat (limited to 'sandbox/005-sandbox.mu')
-rw-r--r--sandbox/005-sandbox.mu1
1 files changed, 0 insertions, 1 deletions
diff --git a/sandbox/005-sandbox.mu b/sandbox/005-sandbox.mu
index 08bdf37f..929716a1 100644
--- a/sandbox/005-sandbox.mu
+++ b/sandbox/005-sandbox.mu
@@ -136,7 +136,6 @@ recipe run-sandboxes env:address:shared:programming-environment-data, screen:add
   local-scope
   load-ingredients
   errors-found?:boolean, env, screen <- update-recipes env, screen, test-recipes
-  reply-if errors-found?
   # check contents of editor
   <run-sandboxes-begin>
   current-sandbox:address:shared:editor-data <- get *env, current-sandbox:offset