Sha256: 4cb4ed670942114fe28ea0e39aadd4ea5d7f894216525d476a967624b280fed8
Contents?: true
Size: 161 Bytes
Versions: 1
Compression:
Stored size: 161 Bytes
Contents
require 'spec_helper' include Specinfra::Helper::Cmd set :os, :family => 'windows' describe windows_feature('Minesweeper') do it{ should be_installed } end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
serverspec-2.0.0.beta14 | spec/type/windows/feature_spec.rb |