commit | a87810ff4b4fb75ccb83e4720169422a77939527 | [log] [tgz] |
---|---|---|
author | Jake Farrell <jfarrell@apache.org> | 周五 9月 28 01:59:04 2012 +0000 |
committer | Jake Farrell <jfarrell@apache.org> | 周五 9月 28 01:59:04 2012 +0000 |
tree | 1c52b8ba3a0b8200b5dabd2ef14730f09ad6959d | |
parent | 6af2ec09b3ce3a9b440b79fb918e0c0378a703d5 [diff] [blame] |
Thrift-1644:Upgrade RSpec to 2.11.x and refactor specs as needed Client: rb Patch: Nathan Beyer Upgrading to rspec2. git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1391280 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/lib/rb/spec/socket_spec_shared.rb b/lib/rb/spec/socket_spec_shared.rb index 8d2dae7..5fddc16 100644 --- a/lib/rb/spec/socket_spec_shared.rb +++ b/lib/rb/spec/socket_spec_shared.rb
@@ -17,7 +17,7 @@ # under the License. # -require File.expand_path("#{File.dirname(__FILE__)}/spec_helper") +require 'spec_helper' shared_examples_for "a socket" do it "should open a socket" do