open no longer needs to be tested... we can remove the TODO.

git-svn-id: svn://hamptoncatlin.com/haml/trunk@413 7063305b-7217-0410-af8c-cdc13e5119b9
This commit is contained in:
nex3 2007-03-16 03:15:08 +00:00
parent 0050e1e557
commit 0dfd3611c7
1 changed files with 0 additions and 2 deletions

View File

@ -232,8 +232,6 @@ module Haml
# </tr>
# </table>
#
#
# TODO: TEST!!!!
def open(name, attributes = {}, alt_atts = {}, &block)
text = nil
if attributes.is_a? String