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

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