From 8b6f0fd53d12faf54a58602a8bcfab05e8b5947b Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 24 Aug 2020 13:53:45 +0200 Subject: Reorganize a little bit tests --- server/tests/api/moderation/index.ts | 2 ++ 1 file changed, 2 insertions(+) (limited to 'server/tests/api/moderation/index.ts') diff --git a/server/tests/api/moderation/index.ts b/server/tests/api/moderation/index.ts index cb018d88e..ceb223003 100644 --- a/server/tests/api/moderation/index.ts +++ b/server/tests/api/moderation/index.ts @@ -1,2 +1,4 @@ export * from './abuses' export * from './blocklist' +export * from './video-abuse' +export * from './video-blacklist' -- cgit v1.2.3