diff options
Diffstat (limited to 'spec/util_throttle_spec.lua')
-rw-r--r-- | spec/util_throttle_spec.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/util_throttle_spec.lua b/spec/util_throttle_spec.lua index 985afae8..077f3d40 100644 --- a/spec/util_throttle_spec.lua +++ b/spec/util_throttle_spec.lua @@ -1,4 +1,5 @@ +-- luacheck: ignore 411/a -- Mock util.time local now = 0; -- wibbly-wobbly... timey-wimey... stuff |