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

Benjamin Mako Hill || Want to submit a patch?