Mercurial > prosody-hg
view spec/util_poll_spec.lua @ 12335:abfe210adcc4
prosody.cfg.lua.dist: TURN configuration improvements and example
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Mon, 14 Feb 2022 15:51:13 +0000 |
| parents | 4aa522b9e1c4 |
| children | 728d1c1dc7db |
line wrap: on
line source
describe("util.poll", function () it("loads", function () require "util.poll" end); end);
