summaryrefslogtreecommitdiff
path: root/language/hyph-utf8/source/generic/hyph-utf8/spec/spec_helper.rb
blob: da5b4252148d1e1b5f5b22ff12608f7098fd4da2 (plain)
1
2
3
4
5
6
7
$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'

RSpec::Expectations.configuration.on_potential_false_positives = :nothing