diff options
Diffstat (limited to 'server/tests/api/users/index.ts')
-rw-r--r-- | server/tests/api/users/index.ts | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/server/tests/api/users/index.ts b/server/tests/api/users/index.ts deleted file mode 100644 index a4443a8ec..000000000 --- a/server/tests/api/users/index.ts +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | import './oauth' | ||
2 | import './registrations`' | ||
3 | import './two-factor' | ||
4 | import './user-subscriptions' | ||
5 | import './user-videos' | ||
6 | import './users' | ||
7 | import './users-multiple-servers' | ||
8 | import './users-email-verification' | ||