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

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