Sha256: 075ef7a5955751817a6ac132c5f5e00669abbc36632ab7ec37f10ba57292328e

Contents?: true

Size: 152 Bytes

Versions: 11

Compression:

Stored size: 152 Bytes

Contents

require 'test_helper'

class ConversationForms::Test < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, ConversationForms
  end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
conversation_forms-2.0.2 test/conversation_forms_test.rb
conversation_forms-2.0.1 test/conversation_forms_test.rb
conversation_forms-2.0.0 test/conversation_forms_test.rb
conversation_forms-1.0.1 test/conversation_forms_test.rb
conversation_forms-1.0.0 test/conversation_forms_test.rb
conversation_forms-0.7.3 test/conversation_forms_test.rb
conversation_forms-0.7.2 test/conversation_forms_test.rb
conversation_forms-0.7.1 test/conversation_forms_test.rb
conversation_forms-0.7.0 test/conversation_forms_test.rb
conversation_forms-0.6.0 test/conversation_forms_test.rb
conversation_forms-0.5.0 test/conversation_forms_test.rb