X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/c65b1e11059c5cf510b54c785d4a246215058f70..99e1580f0d7707b8e2f8c08f8aae70c3d4906637:/test/unit/voter_test.rb diff --git a/test/unit/voter_test.rb b/test/unit/voter_test.rb index 0b41048..8593ad7 100644 --- a/test/unit/voter_test.rb +++ b/test/unit/voter_test.rb @@ -5,6 +5,5 @@ class VoterTest < Test::Unit::TestCase # Replace this with your real tests. def test_truth - assert_kind_of Voter, voters(:first) end end