Sha256: e37594d1efc550b45397af4653e5ad2d016f48916971ca43ac18f9530a2d6bd0
Contents?: true
Size: 182 Bytes
Versions: 10
Compression:
Stored size: 182 Bytes
Contents
require "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
10 entries across 10 versions & 1 rubygems