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