Removed crufty testcases that fail. Will rewrite them
authorJohn Dong <jdong@mit.edu>
Fri, 17 Aug 2007 16:52:40 +0000 (12:52 -0400)
committerJohn Dong <jdong@mit.edu>
Fri, 17 Aug 2007 16:52:40 +0000 (12:52 -0400)
commit7c494fa07a6281519209e22c44a2ee768a55e3cf
tree96e2d41c79d434d60a057cf2b905d50affce7c96
parentc1f049541fe6ae41860d1bd76336761c10ca483c
Removed crufty testcases that fail. Will rewrite them
test/fixtures/full_voters.yml [deleted file]
test/fixtures/quick_voters.yml [deleted file]
test/fixtures/quick_votes.yml [deleted file]
test/functional/election_controller_test.rb
test/unit/full_voter_test.rb [deleted file]
test/unit/quick_vote_test.rb [deleted file]
test/unit/quick_voter_test.rb [deleted file]
test/unit/raw_voter_list_test.rb [deleted file]
test/unit/vote_test.rb [deleted file]
test/unit/voter_notify_test.rb [deleted file]

Benjamin Mako Hill || Want to submit a patch?