File: spec_helper.rb

package info (click to toggle)
ruby-html2text 0.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 200 kB
  • sloc: ruby: 190; makefile: 8
file content (4 lines) | stat: -rw-r--r-- 73 bytes parent folder | download | duplicates (3)
1
2
3
4
require "rspec"
require "rspec/collection_matchers"

require "html2text"