]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - server/tests/api/server/index.ts
Reorganize a little bit tests
[github/Chocobozzz/PeerTube.git] / server / tests / api / server / index.ts
1 import './auto-follows'
2 import './config'
3 import './contact-form'
4 import './email'
5 import './follow-constraints'
6 import './follows'
7 import './follows-moderation'
8 import './handle-down'
9 import './jobs'
10 import './logs'
11 import './reverse-proxy'
12 import './services'
13 import './stats'
14 import './tracker'
15 import './no-client'
16 import './plugins'