view plugins/mod_windows.lua @ 8597:6e5fbeaca0f4

util.stanza: Fix tests to call error_reply() correctly, and add tests to ensure it vaguely works
author Matthew Wild <mwild1@gmail.com>
date Fri, 16 Mar 2018 14:24:53 +0000
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here