added new tests and fixtures
[selectricity] / test / unit / voter_test.rb
index 0b4104833b05868928899dd2a297bc9c21cbf625..8593ad7a2eef46310873a406267776d68682a6c7 100644 (file)
@@ -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

Benjamin Mako Hill || Want to submit a patch?