aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/users/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/api/users/index.ts')
-rw-r--r--server/tests/api/users/index.ts3
1 files changed, 3 insertions, 0 deletions
diff --git a/server/tests/api/users/index.ts b/server/tests/api/users/index.ts
new file mode 100644
index 000000000..4ce87fb91
--- /dev/null
+++ b/server/tests/api/users/index.ts
@@ -0,0 +1,3 @@
1import './user-subscriptions'
2import './users'
3import './users-multiple-servers'