From 352f06887ff4af20a66d8139f90652c640f1c943 Mon Sep 17 00:00:00 2001 From: luoquan <545501972@qq.com> Date: Thu, 10 Mar 2016 11:01:58 +0800 Subject: [PATCH] 0 --- test/unit/poll_votes_test.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/test/unit/poll_votes_test.rb b/test/unit/poll_votes_test.rb index 77ab9121e..04d266f1d 100644 --- a/test/unit/poll_votes_test.rb +++ b/test/unit/poll_votes_test.rb @@ -1,7 +1,7 @@ -require 'test_helper' - -class PollVotesTest < ActiveSupport::TestCase - # test "the truth" do - # assert true - # end -end +require 'test_helper' + +class PollVotesTest < ActiveSupport::TestCase + # test "the truth" do + # assert true + # end +end