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