added new tests and fixtures
[selectricity] / test / unit / ranking_test.rb
index 2e44da81a383806520818a4ce122362b0bbd47ab..ddd8f3eb80a3f4b664f38f998af720bd57818b67 100644 (file)
@@ -5,6 +5,5 @@ class RankingTest < Test::Unit::TestCase
 
   # Replace this with your real tests.
   def test_truth
 
   # Replace this with your real tests.
   def test_truth
-    assert_kind_of Ranking, rankings(:first)
   end
 end
   end
 end

Benjamin Mako Hill || Want to submit a patch?