]> git.donarmstrong.com Git - dsa-puppet.git/blob - 3rdparty/modules/memcached/README-DEVELOPER
Always remove acpi packages from jessie hosts
[dsa-puppet.git] / 3rdparty / modules / memcached / README-DEVELOPER
1 In order to run tests:
2   - puppet and facter must be installed and available in Ruby's LOADPATH
3   - the latest revision of rspec-puppet must be installed
4   - rake, and rspec2 must be install
5
6   - the name of the module directory needs to be memcached
7
8 to run all tests:
9   rake spec