X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=server%2Ftests%2Fapi%2Fsearch%2Findex.ts;h=d573c8a9e612b00c29600f2835b82ff31889f90a;hb=73471b1a52f242e86364ffb077ea6cadb3b07ae2;hp=64b3d0910e8714007a2c807f0791d8455ae9d1f2;hpb=1297eb5db651a230474670c5da1517862fb9cc3e;p=github%2FChocobozzz%2FPeerTube.git diff --git a/server/tests/api/search/index.ts b/server/tests/api/search/index.ts index 64b3d0910..d573c8a9e 100644 --- a/server/tests/api/search/index.ts +++ b/server/tests/api/search/index.ts @@ -1,2 +1,3 @@ +import './search-activitypub-video-channels' import './search-activitypub-videos' import './search-videos'