diff options
Diffstat (limited to 'spec/ruby/library/cgi/shared')
-rw-r--r-- | spec/ruby/library/cgi/shared/http_header.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/ruby/library/cgi/shared/http_header.rb b/spec/ruby/library/cgi/shared/http_header.rb index b6d81d2e0e..b225b5925e 100644 --- a/spec/ruby/library/cgi/shared/http_header.rb +++ b/spec/ruby/library/cgi/shared/http_header.rb @@ -1,4 +1,4 @@ -require File.expand_path('../../../../spec_helper', __FILE__) +require_relative '../../../spec_helper' require 'cgi' describe :cgi_http_header, shared: true do |