aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2023-12-09 20:36:29 +0100
committerKim Alvefur <zash@zash.se>2023-12-09 20:36:29 +0100
commit49a62a0d1e90f9a42a1920b579682605c789c2f6 (patch)
tree91e486bf4393f76e2f5cbf852d2f013ba7ca78f3
parent3764f34fcf0d837be8be2c50e62e2333ffb6186a (diff)
downloadprosody-49a62a0d1e90f9a42a1920b579682605c789c2f6.tar.gz
prosody-49a62a0d1e90f9a42a1920b579682605c789c2f6.zip
util.throttle: Silence some strict luacheck warnings
-rw-r--r--spec/util_throttle_spec.lua1
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