spec/external_encoding_spec.rb in rubysl-stringio-2.0.0 vs spec/external_encoding_spec.rb in rubysl-stringio-2.1

- old
+ new

@@ -1,6 +1,5 @@ require 'stringio' -require File.expand_path('../../../spec_helper', __FILE__) ruby_version_is "1.9.2" do describe "StringIO#external_encoding" do it "gets the encoding of the underlying String" do io = StringIO.new