X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/9565924bed8f9afd0682d4d029378711b905c550..6b988cf46f0efdcad41e51c425e4ea2d462f5425:/lib/rubyvote/irv.rb diff --git a/lib/rubyvote/irv.rb b/lib/rubyvote/irv.rb index b26b1d1..c3fabe6 100644 --- a/lib/rubyvote/irv.rb +++ b/lib/rubyvote/irv.rb @@ -88,7 +88,7 @@ class InstantRunoffResult < ElectionResult end unless votes.length > 0 - @winners=[nil] + @winners=[] return end