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

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