mirror of
https://github.com/smogon/pokemon-showdown-loginserver.git
synced 2026-04-26 01:31:42 -05:00
7 lines
122 B
JSON
7 lines
122 B
JSON
{
|
|
"spec": [".dist/src/test/main.js", ".dist/src/test/**.test.js"],
|
|
"reporter": "dot",
|
|
"ui": "bdd",
|
|
"exit": true
|
|
}
|