Update concat
[mirror/dsa-puppet.git] / 3rdparty / modules / concat / spec / spec_helper.rb
index 2c6f566..22d5d68 100644 (file)
@@ -1 +1,8 @@
+#This file is generated by ModuleSync, do not edit.
 require 'puppetlabs_spec_helper/module_spec_helper'
+
+# put local configuration and setup into spec_helper_local
+begin
+  require 'spec_helper_local'
+rescue LoadError
+end