ruby-net-ldap/spec/spec_helper.rb
2010-02-12 15:08:56 +01:00

3 lines
67 B
Ruby

Spec::Runner.configure do |config|
config.mock_with :flexmock
end