Sha256: c51b54878332ce0bc8ac98a93a3b3e81fb278512397166cff467ec3ac284cbe9
Contents?: true
Size: 272 Bytes
Versions: 10
Compression:
Stored size: 272 Bytes
Contents
require 'minitest_helper' class TestCapistrano::Deploylock < MiniTest::Unit::TestCase def test_that_it_has_a_version_number refute_nil ::Capistrano::Deploylock::VERSION assert !defined?(Thin) end def test_it_does_something_useful assert true end end
Version data entries
10 entries across 10 versions & 1 rubygems