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.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/tests/api/activitypub/index.ts b/server/tests/api/activitypub/index.ts
index e748f32e9..450053309 100644
--- a/server/tests/api/activitypub/index.ts
+++ b/server/tests/api/activitypub/index.ts
@@ -1,4 +1,5 @@
1import './client' 1import './client'
2import './fetch' 2import './fetch'
3import './helpers' 3import './helpers'
4import './refresher'
4import './security' 5import './security'