Sha256: b10133a4463c67669b8bb83467a0df688972d04b2aef58291fa1e1f0bf5d6463

Contents?: true

Size: 263 Bytes

Versions: 3

Compression:

Stored size: 263 Bytes

Contents

require File.dirname(__FILE__) + "/test_helper"

context "The Adhearsion module" do
  # This test is of questionable benefit
  test "should have a VERSION constant" do
    assert(Adhearsion.const_defined?(:VERSION), "VERSION constant should be defined")
  end
end

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
eric-adhearsion-0.7.999 spec/test_constants.rb
sevenscale-adhearsion-0.7.1000 spec/test_constants.rb
sevenscale-adhearsion-0.7.1003 spec/test_constants.rb