mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-23 12:18:04 +00:00
9 lines
221 B
Ruby
Executable File
9 lines
221 B
Ruby
Executable File
#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
|