HTML components tests fixed
parent
f64f55ba22
commit
de9183bb88
|
@ -155,7 +155,7 @@ M: link-test link-href drop "http://www.apple.com/foo&bar" ;
|
||||||
|
|
||||||
[ ] [ "-foo\n-bar" "farkup" set-value ] unit-test
|
[ ] [ "-foo\n-bar" "farkup" set-value ] unit-test
|
||||||
|
|
||||||
[ "<ul><li>foo</li><li>bar</li></ul>" ] [
|
[ "<ul><li>foo</li>\n<li>bar</li></ul>" ] [
|
||||||
[ "farkup" T{ farkup } render ] with-string-writer
|
[ "farkup" T{ farkup } render ] with-string-writer
|
||||||
] unit-test
|
] unit-test
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue