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.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/tests/api/users/index.ts b/server/tests/api/users/index.ts
index c65152c6f..643f1a531 100644
--- a/server/tests/api/users/index.ts
+++ b/server/tests/api/users/index.ts
@@ -1,3 +1,4 @@
1import './two-factor'
1import './user-subscriptions' 2import './user-subscriptions'
2import './user-videos' 3import './user-videos'
3import './users' 4import './users'