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