index
:
uptime-kuma
debian
upstream
uptime-kuma
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
config
/
jest-backend.config.js
blob: 1a88d9a6b93dcfbea2aa46b2d0903bd86c5e213d (
plain
)
1
2
3
4
5
module
.
exports
=
{
"rootDir"
:
".."
,
"testRegex"
:
"./test/backend.spec.js"
,
};