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.ts7
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 @@
1import './search-activitypub-video-playlists'
2import './search-activitypub-video-channels'
3import './search-activitypub-videos'
4import './search-channels'
5import './search-index'
6import './search-playlists'
7import './search-videos'