summaryrefslogtreecommitdiff
path: root/language/hyph-utf8/source/generic/hyph-utf8/spec/spec_helper.rb
diff options
context:
space:
mode:
Diffstat (limited to 'language/hyph-utf8/source/generic/hyph-utf8/spec/spec_helper.rb')
-rw-r--r--language/hyph-utf8/source/generic/hyph-utf8/spec/spec_helper.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/language/hyph-utf8/source/generic/hyph-utf8/spec/spec_helper.rb b/language/hyph-utf8/source/generic/hyph-utf8/spec/spec_helper.rb
index da5b425214..08dd5b96b7 100644
--- a/language/hyph-utf8/source/generic/hyph-utf8/spec/spec_helper.rb
+++ b/language/hyph-utf8/source/generic/hyph-utf8/spec/spec_helper.rb
@@ -3,5 +3,6 @@ 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