Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8392998
spec_helper.rb
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
474 B
Subscribers
None
spec_helper.rb
View Options
# This file is generated by ModuleSync, do not edit.
require
'puppetlabs_spec_helper/module_spec_helper'
if
Puppet
::
Util
::
Package
.
versioncmp
(
Puppet
.
version
,
'4.5.0'
)
>=
0
RSpec
.
configure
do
|
c
|
c
.
before
:each
do
Puppet
.
settings
[
:strict
]
=
:error
end
end
end
# put local configuration and setup into spec_helper_local
begin
require
'spec_helper_local'
rescue
LoadError
=>
loaderror
puts
"Could not require spec_helper_local:
#{
loaderror
.
message
}
"
end
File Metadata
Details
Attached
Mime Type
text/x-ruby
Expires
Jun 4 2025, 7:06 PM (10 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3289467
Attached To
rSPINI Resource types for managing settings in INI files
Event Timeline
Log In to Comment