Sha256: 325bbe8508b2c124941d0763a5839e8706768a409d97347718d40abd866d959d

Contents?: true

Size: 153 Bytes

Versions: 6

Compression:

Stored size: 153 Bytes

Contents

git.describe "shared" do |pre|

  pre.test do
    true
  end

  pre.message do
    "The shared test failed. Prevent you from doing anything."
  end

end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
captain_hoog-2.0.0 spec/fixtures/plugins/shared/passing/simple_shared.rb
captain_hoog-1.1.1 spec/fixtures/plugins/shared/passing/simple_shared.rb
captain_hoog-1.1.0 spec/fixtures/plugins/shared/passing/simple_shared.rb
captain_hoog-1.0.2 spec/fixtures/plugins/shared/passing/simple_shared.rb
captain_hoog-1.0.1 spec/fixtures/plugins/shared/passing/simple_shared.rb
captain_hoog-1.0 spec/fixtures/plugins/shared/passing/simple_shared.rb