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

describe "URI::Generic#set_fragment" do
  it "needs to be reviewed for spec completeness"
end