mirror of
https://github.com/smogon/pokemon-showdown-loginserver.git
synced 2026-03-21 17:34:38 -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
|
|
}
|