Add spec folder

With the goal to transform into a puppet module, spec folder will
contain unit tests.

Signed-off-by: Emilien Macchi <emilien.macchi@enovance.com>
This commit is contained in:
Emilien Macchi 2013-12-28 10:29:25 +01:00
parent 4bcb03551c
commit 9566070ccc

1
spec/spec_helper.rb Normal file
View File

@ -0,0 +1 @@
require 'puppetlabs_spec_helper/module_spec_helper'