aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/cli/index.ts
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-10-18 16:53:52 +0200
committerChocobozzz <me@florianbigard.com>2018-10-18 16:54:26 +0200
commit74cd011b6c089cac88a4b8aa76ad3be2ca4f1c15 (patch)
tree0fa74ef54f80cf5b2825f0b2d2d123e4c1aaa1dc /server/tests/cli/index.ts
parentccbbe2b8d4b18d48d132058776c22397250a4a87 (diff)
downloadPeerTube-74cd011b6c089cac88a4b8aa76ad3be2ca4f1c15.tar.gz
PeerTube-74cd011b6c089cac88a4b8aa76ad3be2ca4f1c15.tar.zst
PeerTube-74cd011b6c089cac88a4b8aa76ad3be2ca4f1c15.zip
Fix optimize old videos script
Diffstat (limited to 'server/tests/cli/index.ts')
-rw-r--r--server/tests/cli/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/tests/cli/index.ts b/server/tests/cli/index.ts
index 6201314ce..8f8acf56c 100644
--- a/server/tests/cli/index.ts
+++ b/server/tests/cli/index.ts
@@ -4,3 +4,4 @@ import './create-transcoding-job'
4import './peertube' 4import './peertube'
5import './reset-password' 5import './reset-password'
6import './update-host' 6import './update-host'
7import './update-host'