Sha256: d7eb7399b1739a797c70bee70dc6c743feab9125694dbc24f19081f7ef67d867

Contents?: true

Size: 134 Bytes

Versions: 14

Compression:

Stored size: 134 Bytes

Contents

require 'test_helper'

class LogSanityTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, LogSanity
  end
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
log_sanity-2.3.0 test/log_sanity_test.rb
log_sanity-2.2.0 test/log_sanity_test.rb
log_sanity-2.1.2 test/log_sanity_test.rb
log_sanity-2.1.1 test/log_sanity_test.rb
log_sanity-2.1.0 test/log_sanity_test.rb
log_sanity-2.0.0 test/log_sanity_test.rb
log_sanity-1.3.2 test/log_sanity_test.rb
log_sanity-1.3.1 test/log_sanity_test.rb
log_sanity-1.3.0 test/log_sanity_test.rb
log_sanity-1.2.0 test/log_sanity_test.rb
log_sanity-1.1.1 test/log_sanity_test.rb
log_sanity-1.1.0 test/log_sanity_test.rb
log_sanity-1.0.0 test/log_sanity_test.rb
log_sanity-0.2.5 test/log_sanity_test.rb