X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/9565924bed8f9afd0682d4d029378711b905c550..ae1b10889b53eeabc3a1f2281cfc1555781ab7fb:/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