Note that exim contains tracker-specific configuration
[mirror/dsa-puppet.git] / 3rdparty / modules / rabbitmq / spec / unit / facter / util / fact_rabbitmq_nodename_spec.rb
index f0ed392..869cf7a 100644 (file)
@@ -1,5 +1,9 @@
 require 'spec_helper'
 
+RSpec.configure do |config|
+  config.mock_with :rspec
+end
+
 describe Facter::Util::Fact do
   before { Facter.clear }