X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/343bc338d381da77f55b0231316c237c7502cbc2..3d349b24ddccc0ce66b72de9d9fd4b4326d8fe75:/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