diff options
Diffstat (limited to 'server/tests/api/search/index.ts')
-rw-r--r-- | server/tests/api/search/index.ts | 2 |
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 @@ | |||
1 | import './search-activitypub-video-channels' | 1 | import './search-activitypub-video-channels' |
2 | import './search-activitypub-videos' | 2 | import './search-activitypub-videos' |
3 | import './search-index' | ||
3 | import './search-videos' | 4 | import './search-videos' |
5 | import './search-channels' | ||