Comparison

.luacov @ 9469:cd2f742e5826

.luacov: Add config for luacov, exclude spec/
author Matthew Wild <mwild1@gmail.com>
date Thu, 11 Oct 2018 10:39:11 +0100
comparison
equal deleted inserted replaced
9468:bd5e4485a245 9469:cd2f742e5826
1 exclude = {
2 "^%./spec/";
3 }