socialforge/test/unit/poll_votes_test.rb

8 lines
130 B
Ruby
Raw Normal View History

2016-03-10 11:01:58 +08:00
require 'test_helper'
class PollVotesTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end