Started Creation of "advanced" quickvote tab. Also started to create a quickvote...
[selectricity-live] / test / unit / quickvote_test.rb
1 require File.dirname(__FILE__) + '/../test_helper'
2
3 class QuickVoteTest < Test::Unit::TestCase
4   
5   def correct_enddate
6     
7   end
8   
9   
10   
11 end

Benjamin Mako Hill || Want to submit a patch?