Mercurial > prosody-hg
view spec/util_poll_spec.lua @ 9774:4f8b6c09e5f3 0.11 0.11.2
Merge 0.10->0.11
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Mon, 07 Jan 2019 15:34:23 +0000 |
| parents | 4aa522b9e1c4 |
| children | 728d1c1dc7db |
line wrap: on
line source
describe("util.poll", function () it("loads", function () require "util.poll" end); end);
