# File lib/vendor/i18n/test/simple_backend_test.rb, line 492 def test_load_translations_with_ruby_file_type_does_not_raise_exception assert_nothing_raised { @backend.load_translations "#{@locale_dir}/en.rb" } end