Spec instructions
This commit is contained in:
parent
39ba7429b3
commit
15d0b849d5
1 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
require 'spec_helper'
|
||||
|
||||
# Rename this file to classname_spec.rb
|
||||
# Check other boxen modules for examples
|
||||
# or read http://rspec-puppet.com/tutorial/
|
||||
describe 'template' do
|
||||
it do
|
||||
should contain_notify('Hello_World')
|
||||
|
|
Loading…
Reference in a new issue