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

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