aboutsummaryrefslogtreecommitdiffstats
path: root/spec/util_indexedbheap_spec.lua
Commit message (Collapse)AuthorAgeFilesLines
* util.indexedbheap: Add failing test case for #1572Kim Alvefur2020-07-081-0/+15
This approximates what happens if you add a timer far in the future, then reschedule it to right now.