From 27bd7e76a245397170ad618337cfc1dc49851061 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Fri, 19 May 2017 23:15:47 -0700 Subject: 3869 Clean up a few superficial things in Caleb's commit. --- html/edit/009-sandbox-test.mu.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'html/edit/009-sandbox-test.mu.html') diff --git a/html/edit/009-sandbox-test.mu.html b/html/edit/009-sandbox-test.mu.html index f943dd0f..e10a391e 100644 --- a/html/edit/009-sandbox-test.mu.html +++ b/html/edit/009-sandbox-test.mu.html @@ -164,7 +164,7 @@ if ('onhashchange' in window) { 101 } 102 ] 103 -104 before <end-restore-sandbox> [ +104 before <end-restore-sandbox> [ 105 { 106 ¦ filename <- append filename, [.out] 107 ¦ contents <- slurp resources, filename @@ -252,11 +252,11 @@ if ('onhashchange' in window) { 189 ¦ response-is-expected?:bool <- equal expected-response, sandbox-response 190 ¦ { 191 ¦ ¦ break-if response-is-expected?:bool -192 ¦ ¦ row, screen <- render-text screen, sandbox-response, left, right, 1/red, row +192 ¦ ¦ row, screen <- render-text screen, sandbox-response, left, right, 1/red, row 193 ¦ } 194 ¦ { 195 ¦ ¦ break-unless response-is-expected?:bool -196 ¦ ¦ row, screen <- render-text screen, sandbox-response, left, right, 2/green, row +196 ¦ ¦ row, screen <- render-text screen, sandbox-response, left, right, 2/green, row 197 ¦ } 198 ¦ jump +render-sandbox-end 199 } -- cgit 1.4.1-2-gfad0