Adding a failing test for empty whitespace lines.

git-svn-id: svn://hamptoncatlin.com/haml/branches/edge@107 7063305b-7217-0410-af8c-cdc13e5119b9
This commit is contained in:
hcatlin 2006-11-02 21:24:50 +00:00
parent f79bddb73e
commit 5a5914f852
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@
- foo << " evaluate"
= foo + " but now it should!"
-# Woah crap a comment!
-# That was a line that shouldn't close everything.
%ul.really.cool
- ('a'..'f').each do |a|
%li= a