Sha256: 174f1f6f431c08e0aa1520259cdce1c55baed7c9022fbf7cc3a52b4906843d8c
Contents?: true
Size: 154 Bytes
Versions: 1
Compression:
Stored size: 154 Bytes
Contents
require 'spec_helper' include Specinfra::Helper::Cmd set :os, :family => 'windows' describe windows_scheduled_task('foo') do it { should exist } end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
serverspec-2.0.0.beta14 | spec/type/windows/scheduled_task_spec.rb |