Sha256: 835a20a09f0c7b21d29137ae279fbc2e266b737703b9f875c6406e9c1b7db6e4
Contents?: true
Size: 173 Bytes
Versions: 52
Compression:
Stored size: 173 Bytes
Contents
require 'spec_helper' describe file('/var/tmp/hello_rundock_from_scenario') do it { should be_file } its(:content) { should match(/Hello Rundock from Scenario./) } end
Version data entries
52 entries across 52 versions & 1 rubygems