spec/read_spec.rb in rubysl-stringio-2.0.0 vs spec/read_spec.rb in rubysl-stringio-2.1
- old
+ new
@@ -1,6 +1,5 @@
# -*- encoding: utf-8 -*-
-require File.expand_path('../../../spec_helper', __FILE__)
require "stringio"
require File.expand_path('../shared/read', __FILE__)
describe "StringIO#read when passed length, buffer" do
it_behaves_like :stringio_read, :read