diff options
author | Steve Kemp <steve@steve.org.uk> | 2015-04-16 10:13:48 +0100 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2015-04-16 10:13:48 +0100 |
commit | dd9f2c1e32b7f11b77075b0427b4e5aa18e3b2e7 (patch) | |
tree | a088a25e930ce75354a3b6eb85c948804091f206 /lib/custodian/protocoltest/ldap.rb | |
parent | 1bf51690d4aa57f36907234fceabb90ad7810bc9 (diff) |
Ensure we load our base-class.
Diffstat (limited to 'lib/custodian/protocoltest/ldap.rb')
-rw-r--r-- | lib/custodian/protocoltest/ldap.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/custodian/protocoltest/ldap.rb b/lib/custodian/protocoltest/ldap.rb index 4509ee0..c7429a6 100644 --- a/lib/custodian/protocoltest/ldap.rb +++ b/lib/custodian/protocoltest/ldap.rb @@ -1,3 +1,4 @@ +require 'custodian/testfactory' # |