summaryrefslogtreecommitdiff
path: root/language/hyph-utf8/source/generic/hyph-utf8/spec/spec_helper.rb
blob: 08dd5b96b7c9cc427ad92dee34882aaaa2e9311d (plain)
1
2
3
4
5
6
7
8
$LOAD_PATH << File.expand_path('../../lib', __FILE__)
require 'tex/hyphen/language'
require 'tex/hyphen/texlive/package'
require 'tex/hyphen/texlive'
require 'tex/hyphen/texlive/loader'
require 'tex/hyphen/converter'

RSpec::Expectations.configuration.on_potential_false_positives = :nothing