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.ts4
1 files changed, 4 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..e748f32e9
--- /dev/null
+++ b/server/tests/api/activitypub/index.ts
@@ -0,0 +1,4 @@
1import './client'
2import './fetch'
3import './helpers'
4import './security'