X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/90a5a1b95e6ec0b5f9aa2db522215463a2909920..37e11a698234dcc8bcb2faae7203088667a8a561:/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