Sha256: 637c81df6a8ecfe95cafd294ba94da0592057d016ea269bc1a61af9bb1b814b0
Contents?: true
Size: 203 Bytes
Versions: 22
Compression:
Stored size: 203 Bytes
Contents
require 'spec_helper' describe file('/var/tmp/hello_rundock_from_task_by_option_scenario') do it { should be_file } its(:content) { should match(/Hello Rundock from task by option Scenario./) } end
Version data entries
22 entries across 22 versions & 1 rubygems