aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/search/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/api/search/index.ts')
-rw-r--r--server/tests/api/search/index.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/server/tests/api/search/index.ts b/server/tests/api/search/index.ts
index d573c8a9e..232c1f2a4 100644
--- a/server/tests/api/search/index.ts
+++ b/server/tests/api/search/index.ts
@@ -1,3 +1,5 @@
1import './search-activitypub-video-channels' 1import './search-activitypub-video-channels'
2import './search-activitypub-videos' 2import './search-activitypub-videos'
3import './search-index'
3import './search-videos' 4import './search-videos'
5import './search-channels'