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

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