Files
Wireguard-tools.js/.mocharc.yml
T
Sirherobrine23 16b8561b2b update code
Signed-off-by: Matheus Sampaio Queiroga <srherobrine20@gmail.com>
2023-10-07 11:26:12 -03:00

8 lines
157 B
YAML

exit: true
colors: true
full-trace: true
recursive: true
parallel: false
timeout: 0
spec: [ "testPackage.test.cjs" ]
require: [ts-node/esm, ts-node/register]