dev/provisioning/modules/mysql/spec/spec_helper.rb
author Chloe Laisne <chloe.laisne@gmail.com>
Thu, 25 Aug 2016 18:44:50 +0200
changeset 269 9659e91242e1
parent 146 dc4d1cdc47e0
permissions -rw-r--r--
Add subjects to notice + Background color two notice type + Remove empty notice fields

#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