diff --git a/Guardfile b/Guardfile deleted file mode 100644 index d007cdc..0000000 --- a/Guardfile +++ /dev/null @@ -1,5 +0,0 @@ -notification :off - -guard 'rake', task: 'test' do - watch(%r{^manifests\/(.+)\.pp$}) -end