From 4254408a385f90ffe212e85a7b405054f4e73f5e Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sat, 23 Jan 2021 11:14:07 -0800 Subject: 7549 --- html/baremetal/502test.mu.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/baremetal/502test.mu.html') diff --git a/html/baremetal/502test.mu.html b/html/baremetal/502test.mu.html index f1bf0f28..00a5d854 100644 --- a/html/baremetal/502test.mu.html +++ b/html/baremetal/502test.mu.html @@ -63,13 +63,13 @@ if ('onhashchange' in window) { 4 compare a, b 5 { 6 break-if-= - 7 draw-text-wrapping-right-then-down-from-cursor-over-full-screen 0, msg, 3 # 3=cyan + 7 draw-text-wrapping-right-then-down-from-cursor-over-full-screen 0, msg, 3 # 3=cyan 8 count-test-failure 9 return 10 } 11 { 12 break-if-!= -13 draw-text-wrapping-right-then-down-from-cursor-over-full-screen 0, ".", 3 # 3=cyan +13 draw-text-wrapping-right-then-down-from-cursor-over-full-screen 0, ".", 3 # 3=cyan 14 } 15 } 16 -- cgit 1.4.1-2-gfad0