Mercurial > prosody-hg
view spec/util_poll_spec.lua @ 10275:a247fa8df7df
util.sql: Preserve 3rd and 4th return values from transaction (fixes #1434) (thanks mrdoctorwho)
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sat, 28 Sep 2019 18:24:28 +0200 |
| parents | 4aa522b9e1c4 |
| children | 728d1c1dc7db |
line wrap: on
line source
describe("util.poll", function () it("loads", function () require "util.poll" end); end);
