adds parser specs

This commit is contained in:
Jessica Dillon & Jessica Lynn Suttles 2013-07-01 17:34:15 -07:00
parent 8a5e63dd21
commit 3f61f48025
2 changed files with 42 additions and 1 deletions

View file

@ -19,7 +19,7 @@ module Microformats2
end
@http_body
rescue Errno::ENOENT, Errno::ENAMETOOLONG => e
html
@http_body = html
end
end
end