File

.luacov @ 10489:fabe50ea39f2

mod_admin_telnet: Avoid using LuaSocket for timestamps Using util.time will make it easier to move away from LuaSocket if we ever wanted to do that.
author Kim Alvefur <zash@zash.se>
date Sun, 08 Dec 2019 13:38:48 +0100
parent 9469:cd2f742e5826
line wrap: on
line source

exclude = {
	"^%./spec/";
}