diff options
author | Tim <tim@bastelfreak.de> | 2021-12-14 21:45:21 +0100 |
---|---|---|
committer | Tim <tim@bastelfreak.de> | 2021-12-14 22:01:08 +0100 |
commit | 3925ef0393b352e0329e4814cd7031c9d34f730e (patch) | |
tree | 458d49fe05883388a2d1a830c15f28236495179d /Rakefile | |
parent | db73699faa6804744edc06924c43873ebb6f2932 (diff) | |
download | puppet-ferm-3925ef0393b352e0329e4814cd7031c9d34f730e.tar.gz puppet-ferm-3925ef0393b352e0329e4814cd7031c9d34f730e.tar.bz2 |
modulesync 5.1.0
Diffstat (limited to 'Rakefile')
-rw-r--r-- | Rakefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # Managed by modulesync - DO NOT EDIT # https://voxpupuli.org/docs/updating-files-managed-with-modulesync/ -# Attempt to load voxupuli-test (which pulls in puppetlabs_spec_helper), +# Attempt to load voxpupuli-test (which pulls in puppetlabs_spec_helper), # otherwise attempt to load it directly. begin require 'voxpupuli/test/rake' |