Sha256: 52aea5748cd40829266867bba127b5b184c4499a7b1313b8d34833d795f51dc1

Contents?: true

Size: 135 Bytes

Versions: 25

Compression:

Stored size: 135 Bytes

Contents

require 'spec_helper'

describe EffectiveLogging do
  it 'should be a module' do
    assert_kind_of Module, EffectiveLogging
  end
end

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
effective_logging-1.5.9 spec/effective_logging_spec.rb
effective_logging-1.5.8 spec/effective_logging_spec.rb
effective_logging-1.5.7 spec/effective_logging_spec.rb
effective_logging-1.5.6 spec/effective_logging_spec.rb
effective_logging-1.5.5 spec/effective_logging_spec.rb
effective_logging-1.5.4 spec/effective_logging_spec.rb
effective_logging-1.5.3 spec/effective_logging_spec.rb
effective_logging-1.5.2 spec/effective_logging_spec.rb
effective_logging-1.5.1 spec/effective_logging_spec.rb
effective_logging-1.5.0 spec/effective_logging_spec.rb
effective_logging-1.4.1 spec/effective_logging_spec.rb
effective_logging-1.4.0 spec/effective_logging_spec.rb
effective_logging-1.3.1 spec/effective_logging_spec.rb
effective_logging-1.3.0 spec/effective_logging_spec.rb
effective_logging-1.2.6 spec/effective_logging_spec.rb
effective_logging-1.2.5 spec/effective_logging_spec.rb
effective_logging-1.2.4 spec/effective_logging_spec.rb
effective_logging-1.2.3 spec/effective_logging_spec.rb
effective_logging-1.2.2 spec/effective_logging_spec.rb
effective_logging-1.2.1 spec/effective_logging_spec.rb