Removed crufty testcases that fail. Will rewrite them
[selectricity-live] / test / unit / full_voter_test.rb
diff --git a/test/unit/full_voter_test.rb b/test/unit/full_voter_test.rb
deleted file mode 100644 (file)
index 833ca44..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-require File.dirname(__FILE__) + '/../test_helper'
-
-class FullVoterTest < Test::Unit::TestCase
-  fixtures :full_voters
-
-  # Replace this with your real tests.
-  def test_truth
-    assert true
-  end
-end

Benjamin Mako Hill || Want to submit a patch?