Allow custimizable graph sizes, to fit with newly modular results page. Also,
[selectricity] / test / unit / quickvote_test.rb
index 4282a70ee88db0ba2b80135b29c3ca7ae2f37ce7..99274e4b7b2bd1b6c9ec14bb7294afe112eaf96d 100644 (file)
@@ -1,9 +1,10 @@
 require File.dirname(__FILE__) + '/../test_helper'
 
 class QuickVoteTest < Test::Unit::TestCase
+  fixtures :quickvote
   
   def correct_enddate
-    
+    true
   end
   
   

Benjamin Mako Hill || Want to submit a patch?