Sha256: 359315cd84907091b55739ac76796df3dfc3c1cd4fecbc8190eaab784babed91

Contents?: true

Size: 140 Bytes

Versions: 1

Compression:

Stored size: 140 Bytes

Contents

require "test_helper"

class TestDBcron < Minitest::Test
  def test_that_it_has_a_version_number
    refute_nil ::DBcron::VERSION
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
dbcron-0.0.1 test/dbcron_test.rb