.luacov
author Matthew Wild <mwild1@gmail.com>
Sat, 08 Oct 2022 23:55:22 +0100
changeset 12759 a09dacf660d2
parent 9472 cd2f742e5826
permissions -rw-r--r--
util.datetime: Add some missing test cases You guessed it, mutation testing.

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