Sha256: 968f91333b85470dafaa35637d6c8c5c5c4f778323d4358ac0c68fad9f26962f
Contents?: true
Size: 280 Bytes
Versions: 7
Compression:
Stored size: 280 Bytes
Contents
require 'spec_helper_acceptance' # Here we put the more basic fundamental tests, ultra obvious stuff. describe "basic tests:" do it 'make sure we have copied the module across' do shell('ls /etc/puppet/modules/firewall/Modulefile', {:acceptable_exit_codes => 0}) end end
Version data entries
7 entries across 7 versions & 1 rubygems