Files
omnivore/packages/text-to-speech/mocha-config.json
Hongbo Wu 7a167c7c55 add tests
2024-04-30 14:42:46 +08:00

6 lines
85 B
JSON

{
"extension": ["ts"],
"spec": "test/**/*.test.ts",
"timeout": 10000
}