allow limiting video-comments rss feeds to an account or video channel
[oweals/peertube.git] / server / tests / cli / index.ts
1 // Order of the tests we want to execute
2 import './create-import-video-file-job'
3 import './create-transcoding-job'
4 import './optimize-old-videos'
5 import './peertube'
6 import './plugins'
7 import './prune-storage'
8 import './reset-password'
9 import './update-host'