File: spec_helper.rb

package info (click to toggle)
ruby-html2text 0.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,336 kB
  • sloc: ruby: 267; makefile: 8
file content (6 lines) | stat: -rw-r--r-- 104 bytes parent folder | download
1
2
3
4
5
6
# frozen_string_literal: true

require 'rspec'
require 'rspec/collection_matchers'

require 'html2text'