added new tests and fixtures
[selectricity] / test / unit / voter_test.rb
old mode 100755 (executable)
new mode 100644 (file)
index 0b41048..8593ad7
@@ -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?