Started Creation of "advanced" quickvote tab. Also started to create a quickvote...
[selectricity] / test / unit / quickvote_test.rb
diff --git a/test/unit/quickvote_test.rb b/test/unit/quickvote_test.rb
new file mode 100644 (file)
index 0000000..4282a70
--- /dev/null
@@ -0,0 +1,11 @@
+require File.dirname(__FILE__) + '/../test_helper'
+
+class QuickVoteTest < Test::Unit::TestCase
+  
+  def correct_enddate
+    
+  end
+  
+  
+  
+end
\ No newline at end of file

Benjamin Mako Hill || Want to submit a patch?