X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=server%2Ftests%2Fhelpers%2Findex.ts;h=66db93c99d4cf12f25119597654613fe2048bed7;hb=a24bd1ed41b43790bab6ba789580bb4e85f07d85;hp=03b9717707e7b011438e39d21b52097508faa869;hpb=bfe2ef6bfae03444a232883fc7c449206cf3bee4;p=github%2FChocobozzz%2FPeerTube.git diff --git a/server/tests/helpers/index.ts b/server/tests/helpers/index.ts index 03b971770..66db93c99 100644 --- a/server/tests/helpers/index.ts +++ b/server/tests/helpers/index.ts @@ -1,3 +1,4 @@ +import './image' import './core-utils' import './comment-model' import './request'