aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/library/uri/ftp/build_spec.rb
blob: 9e0fb44cf1dfed33cdac1a6c44f7d35ca4ad4655 (plain)
1
2
3
4
5
6
require_relative '../../../spec_helper'
require 'uri'

describe "URI::FTP.build" do
  it "needs to be reviewed for spec completeness"
end