66a7fc9473
It is not compatible with HLS and I don't have time to maintain it
10 lines
296 B
TypeScript
10 lines
296 B
TypeScript
// Order of the tests we want to execute
|
|
import './create-import-video-file-job'
|
|
import './create-transcoding-job'
|
|
import './peertube'
|
|
import './plugins'
|
|
import './print-transcode-command'
|
|
import './prune-storage'
|
|
import './regenerate-thumbnails'
|
|
import './reset-password'
|
|
import './update-host'
|