aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/activitypub/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/api/activitypub/index.ts')
-rw-r--r--server/tests/api/activitypub/index.ts5
1 files changed, 5 insertions, 0 deletions
diff --git a/server/tests/api/activitypub/index.ts b/server/tests/api/activitypub/index.ts
new file mode 100644
index 000000000..450053309
--- /dev/null
+++ b/server/tests/api/activitypub/index.ts
@@ -0,0 +1,5 @@
1import './client'
2import './fetch'
3import './helpers'
4import './refresher'
5import './security'