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:
parent
e6bd4a5757
commit
bb68cc45df
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
.text_area_test_area
|
||||
~ "<textarea>" + value + "</textarea>"
|
||||
= "<textarea>BLAH\n</textarea>"
|
||||
= "boo" if false
|
||||
|
|
Loading…
Add table
Reference in a new issue