summaryrefslogtreecommitdiff
path: root/spec/ruby/library/uri/split_spec.rb
blob: 9ad37e3b1fa635b0ae698afb283fd7e4c88387b1 (plain)
1
2
3
4
5
6
require_relative '../../spec_helper'
require 'uri'

describe "URI.split" do
  it "needs to be reviewed for spec completeness"
end