Sha256: 590ecb3bf9963a1d59ecae912c2b0acec94bebe9ea8032892a60e8451fd7122d

Contents?: true

Size: 132 Bytes

Versions: 6

Compression:

Stored size: 132 Bytes

Contents

require 'test_helper'

class AdherentTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, Adherent
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
adherent-0.1.1 test/adherent_test.rb
adherent-0.1.0 test/adherent_test.rb
adherent-0.0.9 test/adherent_test.rb
adherent-0.0.7 test/adherent_test.rb
adherent-0.0.6 test/adherent_test.rb
adherent-0.0.5 test/adherent_test.rb