]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame_incremental - server/tests/api/index.ts
Put channel stats behind withStats flag
[github/Chocobozzz/PeerTube.git] / server / tests / api / index.ts
... / ...
CommitLineData
1// Order of the tests we want to execute
2import './activitypub'
3import './check-params'
4import './notifications'
5import './redundancy'
6import './search'
7import './server'
8import './users'
9import './videos'