1 diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb
2 index 1120dfc..ca4560a 100644
3 --- a/spec/spec_helper.rb
4 +++ b/spec/spec_helper.rb
6 # frozen_string_literal: true
9 require_relative '../lib/gettext-setup'
11 GettextSetup.initialize(File.join(File.dirname(__FILE__), 'fixtures', 'locales'))
18 # Try to call out to msgcmp, if it doesn't error, we have the tool