[minor] Remove irrelevant part of the test
This commit is contained in:
@@ -5,8 +5,6 @@
|
|||||||
|
|
||||||
import kotlinx.html.*; import kotlinx.html.stream.*; import kotlinx.html.attributes.*
|
import kotlinx.html.*; import kotlinx.html.stream.*; import kotlinx.html.attributes.*
|
||||||
|
|
||||||
BooleanEncoder()
|
|
||||||
|
|
||||||
print(createHTML().html {
|
print(createHTML().html {
|
||||||
body {
|
body {
|
||||||
h1 { +"Hello, World!" }
|
h1 { +"Hello, World!" }
|
||||||
|
|||||||
Reference in New Issue
Block a user