mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 10:49:28 +02:00
9 lines
259 B
TypeScript
9 lines
259 B
TypeScript
// Order of the tests we want to execute
|
|
import './create-import-video-file-job'
|
|
import './create-transcoding-job'
|
|
import './optimize-old-videos'
|
|
import './peertube'
|
|
import './plugins'
|
|
import './prune-storage'
|
|
import './reset-password'
|
|
import './update-host'
|