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

describe "URI::LDAP#set_attributes" do
  it "needs to be reviewed for spec completeness"
end