Closed pirog closed 3 years ago
we should change the default file extension from .func.js to .leia.js. This will help avoid collisions with more generic func tests that are similarly named and also make it more explicit about what kinds of tests these are.
.func.js
.leia.js
func
we should change the default file extension from
.func.js
to.leia.js
. This will help avoid collisions with more genericfunc
tests that are similarly named and also make it more explicit about what kinds of tests these are.