File

plugins/mod_windows.lua @ 13244:2902c54f45a6

tests: Add hack to test only a single storage driver Fixes that LuaDBI being unavailable makes these produce nothing but endless stack overflows in luarocks.
author Kim Alvefur <zash@zash.se>
date Sat, 22 Jul 2023 16:20:36 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here