[minor] Remove irrelevant part of the test

This commit is contained in:
Ilya Chernikov
2019-12-06 10:52:33 +01:00
parent 748cbd7eec
commit ba056bf78c
@@ -5,8 +5,6 @@
import kotlinx.html.*; import kotlinx.html.stream.*; import kotlinx.html.attributes.*
BooleanEncoder()
print(createHTML().html {
body {
h1 { +"Hello, World!" }