X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=server%2Ftests%2Findex.ts;h=4ec1ebe67cd41d7ee2b788e03699c043eb1313e3;hb=52798aa5f277492d4dd2482bca9396d2e982fa19;hp=1718ac424079da029bb2f92428ca1a7addb868ea;hpb=171efc48e67498406feb6d7873b3482b41505515;p=github%2FChocobozzz%2FPeerTube.git diff --git a/server/tests/index.ts b/server/tests/index.ts index 1718ac424..4ec1ebe67 100644 --- a/server/tests/index.ts +++ b/server/tests/index.ts @@ -4,6 +4,7 @@ import './misc-endpoints' import './feeds/' import './cli/' import './api/' +import './peertube-runner/' import './plugins/' import './helpers/' import './lib/'