File

plugins/mod_windows.lua @ 9168:29de7ad20250

spec: Correct order of arguments to asserts in configmanager tests assert.foo(expect, got, ...)
author Kim Alvefur <zash@zash.se>
date Sat, 11 Aug 2018 19:59:19 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here