11 lines
127 B
Plaintext
11 lines
127 B
Plaintext
|
return {
|
||
|
_all = {
|
||
|
coverage = true,
|
||
|
shuffle = true
|
||
|
},
|
||
|
default = {
|
||
|
root = {"tests/"},
|
||
|
verbose = true
|
||
|
}
|
||
|
}
|