1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00

Adding a test that should be failing now.

A new bug is floating around from the buffered stuff.



git-svn-id: svn://hamptoncatlin.com/haml/trunk@62 7063305b-7217-0410-af8c-cdc13e5119b9
This commit is contained in:
hcatlin 2006-10-05 14:07:12 +00:00
parent e6bd4a5757
commit bb68cc45df

View file

@ -1,3 +1,4 @@
.text_area_test_area
~ "<textarea>" + value + "</textarea>"
= "<textarea>BLAH\n</textarea>"
= "boo" if false