Merge branch 'master' of git://factorcode.org/git/factor

db4
Doug Coleman 2008-07-16 10:03:58 -05:00
commit 61eab36904
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@ M: link-test link-href drop "http://www.apple.com/foo&bar" ;
[ ] [ "-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
] unit-test