X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=server%2Ftests%2Fcli%2Findex.ts;h=029cd5196a5adbd22442cf8a71fa8ac9d9c5cc16;hb=d5692d4088cdd9fde3be6ff34be8ce2816dab0cf;hp=5af286fe2e11b7d38054c446b3813323c4ca7f8d;hpb=9b474844e85cce916370693cc24f53339a695570;p=github%2FChocobozzz%2FPeerTube.git diff --git a/server/tests/cli/index.ts b/server/tests/cli/index.ts index 5af286fe2..029cd5196 100644 --- a/server/tests/cli/index.ts +++ b/server/tests/cli/index.ts @@ -4,5 +4,6 @@ import './create-transcoding-job' import './optimize-old-videos' import './peertube' import './plugins' +import './prune-storage' import './reset-password' import './update-host'