From bb68cc45df4081f4a752862a545f1df3ea76889a Mon Sep 17 00:00:00 2001 From: hcatlin Date: Thu, 5 Oct 2006 14:07:12 +0000 Subject: [PATCH] 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 --- test/templates/_text_area.haml | 1 + 1 file changed, 1 insertion(+) diff --git a/test/templates/_text_area.haml b/test/templates/_text_area.haml index 896b9758..d7516ca5 100644 --- a/test/templates/_text_area.haml +++ b/test/templates/_text_area.haml @@ -1,3 +1,4 @@ .text_area_test_area ~ "" = "" += "boo" if false