mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-06 03:50:26 +02:00
7 lines
215 B
TypeScript
7 lines
215 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 './reset-password'
|
|
import './update-host'
|