From a64c2f4b0fbbbba1715b27aed9f730e7f1f99f46 Mon Sep 17 00:00:00 2001 From: AJ Date: Fri, 16 Feb 2024 17:08:43 -0800 Subject: [PATCH] Fix test --- .../com/github/ajalt/mordant/terminal/HtmlRendererTest.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mordant/src/commonTest/kotlin/com/github/ajalt/mordant/terminal/HtmlRendererTest.kt b/mordant/src/commonTest/kotlin/com/github/ajalt/mordant/terminal/HtmlRendererTest.kt index ceea3a0b9..37dc6ed02 100644 --- a/mordant/src/commonTest/kotlin/com/github/ajalt/mordant/terminal/HtmlRendererTest.kt +++ b/mordant/src/commonTest/kotlin/com/github/ajalt/mordant/terminal/HtmlRendererTest.kt @@ -33,7 +33,7 @@ class HtmlRendererTest { @JsName("frame_no_body_tag") fun `frame no body tag`() { vt.outputAsHtml(includeCodeTag = false, includeBodyTag = false) shouldBe """ - |
\n
⏺ ⏺ ⏺ 
+ |
⏺ ⏺ ⏺ 
|
         |red redplain
         |blue blue