diff options
author | TP Honey <tphoney@users.noreply.github.com> | 2016-02-16 18:48:40 +0000 |
---|---|---|
committer | TP Honey <tphoney@users.noreply.github.com> | 2016-02-16 18:48:40 +0000 |
commit | 885e234596ea1663330ef7a8b5247f5f73e3ac46 (patch) | |
tree | b72f80894e5f68df64c73e392daa964e3903a956 /spec/spec_helper.rb | |
parent | 818734c0264ffbca9dacc59d358399d819e89ed8 (diff) | |
parent | 4e0338bbd79d5e46ccdf330a0520a75728dba503 (diff) | |
download | puppet-vcsrepo-885e234596ea1663330ef7a8b5247f5f73e3ac46.tar.gz puppet-vcsrepo-885e234596ea1663330ef7a8b5247f5f73e3ac46.tar.bz2 |
Merge pull request #285 from DavidS/fm-4046-update-msync
(FM-4046) Update to current msync configs [006831f]
Diffstat (limited to 'spec/spec_helper.rb')
-rw-r--r-- | spec/spec_helper.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb index a7f5b4e..22d5d68 100644 --- a/spec/spec_helper.rb +++ b/spec/spec_helper.rb @@ -1,3 +1,4 @@ +#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 |