summaryrefslogtreecommitdiff
path: root/spec/ruby/library/cgi/http_header_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/ruby/library/cgi/http_header_spec.rb')
-rw-r--r--spec/ruby/library/cgi/http_header_spec.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/ruby/library/cgi/http_header_spec.rb b/spec/ruby/library/cgi/http_header_spec.rb
index 0fb7033a68..4094bebed3 100644
--- a/spec/ruby/library/cgi/http_header_spec.rb
+++ b/spec/ruby/library/cgi/http_header_spec.rb
@@ -1,7 +1,7 @@
-require File.expand_path('../../../spec_helper', __FILE__)
+require_relative '../../spec_helper'
require 'cgi'
-require File.expand_path('../shared/http_header', __FILE__)
+require_relative 'shared/http_header'
describe "CGI#http_header" do
it_behaves_like :cgi_http_header, :http_header