merged in from code from the other master
[selectricity] / test / unit / ranking_test.rb
old mode 100755 (executable)
new mode 100644 (file)
index 2e44da8..ddd8f3e
@@ -5,6 +5,5 @@ class RankingTest < Test::Unit::TestCase
 
   # Replace this with your real tests.
   def test_truth
-    assert_kind_of Ranking, rankings(:first)
   end
 end

Benjamin Mako Hill || Want to submit a patch?