test/test_rename.rb in net-ldap-0.8.0 vs test/test_rename.rb in net-ldap-0.9.0

- old
+ new

@@ -1,8 +1,8 @@ -require 'common' +require_relative 'test_helper' # Commented out since it assumes you have a live LDAP server somewhere. This -# will be migrated to the integration specs, as soon as they are ready. +# will be migrated to the integration specs, as soon as they are ready. =begin class TestRename < Test::Unit::TestCase HOST= '10.10.10.71' PORT = 389 BASE = "o=test"