Skip to content

Commit a4f15c8

Browse files
author
Jerry Cheung
committed
remove duplidate test_files definition
1 parent cc32757 commit a4f15c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

net-ldap.gemspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ the most recent LDAP RFCs (4510-4519, plutions of 4520-4532).}
3232
s.required_ruby_version = Gem::Requirement.new(">= 1.9.3")
3333
s.rubygems_version = %q{1.5.2}
3434
s.summary = %q{Net::LDAP for Ruby (also called net-ldap) implements client access for the Lightweight Directory Access Protocol (LDAP), an IETF standard protocol for accessing distributed directory services}
35-
s.test_files = ["test/test_entry.rb", "test/test_filter.rb", "test/test_ldap_connection.rb", "test/test_ldif.rb", "test/test_password.rb", "test/test_rename.rb", "test/test_snmp.rb"]
3635

3736
if s.respond_to? :specification_version then
3837
s.specification_version = 3

0 commit comments

Comments
 (0)