code-server/lib/vscode/test/.mocharc.json

6 lines
88 B
JSON

{
"$schema": "https://json.schemastore.org/mocharc",
"ui": "tdd",
"timeout": 10000
}