aboutsummaryrefslogtreecommitdiffstats
path: root/spec/rubyspec/library/uri/http/build_spec.rb
blob: 85103167e08a30fc2f79250d0a77b8de5daeafc1 (plain)
1
2
3
4
5
6
require File.expand_path('../../../../spec_helper', __FILE__)
require 'uri'

describe "URI::HTTP.build" do
  it "needs to be reviewed for spec completeness"
end