Changeset 308
- Timestamp:
- 05/02/08 06:29:57 (7 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lib/picolena/templates/spec/helpers/documents_helper_spec.rb
r268 r308 2 2 3 3 describe DocumentsHelper do 4 it "shouldn't raise if matching not in content field"5 6 4 PlainTextExtractor.supported_extensions.each{|ext| 7 5 it "should have an icon for .#{ext} filetype" do
