diff options
Diffstat (limited to 'server/tests/api/search/index.ts')
-rw-r--r-- | server/tests/api/search/index.ts | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/server/tests/api/search/index.ts b/server/tests/api/search/index.ts deleted file mode 100644 index a976d210d..000000000 --- a/server/tests/api/search/index.ts +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | import './search-activitypub-video-playlists' | ||
2 | import './search-activitypub-video-channels' | ||
3 | import './search-activitypub-videos' | ||
4 | import './search-channels' | ||
5 | import './search-index' | ||
6 | import './search-playlists' | ||
7 | import './search-videos' | ||