]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - server/tests/api/index.ts
Check channel sync id is owned by channel
[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'
4f32032f 4import './moderation'
0305db28 5import './object-storage'
48f07b4a
C
6import './notifications'
7import './redundancy'
8import './search'
9import './server'
95faf1ea 10import './transcoding'
48f07b4a
C
11import './users'
12import './videos'