Sha256: a3e62bb99d24055efd06ea4920f6ab9a9eee56cd8169873e0536f35add31a3f9

Contents?: true

Size: 132 Bytes

Versions: 16

Compression:

Stored size: 132 Bytes

Contents

require 'test_helper'

class ProclaimTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, Proclaim
  end
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
proclaim-0.5.5 test/proclaim_test.rb
proclaim-0.5.3 test/proclaim_test.rb
proclaim-0.5.2 test/proclaim_test.rb
proclaim-0.5.1 test/proclaim_test.rb
proclaim-0.5.0 test/proclaim_test.rb
proclaim-0.4.0 test/proclaim_test.rb
proclaim-0.3.1 test/proclaim_test.rb
proclaim-0.3.0 test/proclaim_test.rb
proclaim-0.2.4 test/proclaim_test.rb
proclaim-0.2.2 test/proclaim_test.rb
proclaim-0.2.1 test/proclaim_test.rb
proclaim-0.2.0 test/proclaim_test.rb
proclaim-0.1.3 test/proclaim_test.rb
proclaim-0.1.2 test/proclaim_test.rb
proclaim-0.1.1 test/proclaim_test.rb
proclaim-0.1.0 test/proclaim_test.rb