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

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