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