Sha256: 445de47354f95eb08d23daf21bdda471686953a614751c5bc084e03409716675

Contents?: true

Size: 147 Bytes

Versions: 10

Compression:

Stored size: 147 Bytes

Contents

require 'test_helper'

class VoteTest < ActiveSupport::TestCase

  # Replace this with your real tests.
  def test_truth
    assert true
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
community_engine-3.2.0 test/unit/vote_test.rb
community_engine-3.0.0 test/unit/vote_test.rb
community_engine-2.3.2 test/unit/vote_test.rb
community_engine-2.3.1 test/unit/vote_test.rb
community_engine-2.3.0 test/unit/vote_test.rb
community_engine-2.1.0 test/unit/vote_test.rb
community_engine-2.0.0 test/unit/vote_test.rb
community_engine-2.0.0.beta3 test/unit/vote_test.rb
community_engine-2.0.0.beta2 test/unit/vote_test.rb
community_engine-2.0.0.beta1 test/unit/vote_test.rb