aboutsummaryrefslogtreecommitdiffhomepage
path: root/packages/tests/src/api/search/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/tests/src/api/search/index.ts')
-rw-r--r--packages/tests/src/api/search/index.ts7
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/tests/src/api/search/index.ts b/packages/tests/src/api/search/index.ts
new file mode 100644
index 000000000..f4420261d
--- /dev/null
+++ b/packages/tests/src/api/search/index.ts
@@ -0,0 +1,7 @@
1import './search-activitypub-video-playlists.js'
2import './search-activitypub-video-channels.js'
3import './search-activitypub-videos.js'
4import './search-channels.js'
5import './search-index.js'
6import './search-playlists.js'
7import './search-videos.js'