Sha256: 18540af2a48b9b06e7827b4d015f046f097f3461b1d659e18b014689425b5eac
Contents?: true
Size: 205 Bytes
Versions: 6
Compression:
Stored size: 205 Bytes
Contents
require File.expand_path('spec/spec_helper') describe 'Iconv' do it "also works when Iconv was not found locally" do system("bundle exec ruby spec/cases/iconv_fallback.rb").should == true end end
Version data entries
6 entries across 6 versions & 1 rubygems