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

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