From d102de1b38f2877463529c3b27bd35ffef4fd8bf Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 21 Apr 2023 15:00:01 +0200 Subject: Add runner server tests --- server/tests/api/index.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'server/tests/api/index.ts') diff --git a/server/tests/api/index.ts b/server/tests/api/index.ts index 61352a134..ef0c83294 100644 --- a/server/tests/api/index.ts +++ b/server/tests/api/index.ts @@ -5,6 +5,7 @@ import './moderation' import './object-storage' import './notifications' import './redundancy' +import './runners' import './search' import './server' import './transcoding' -- cgit v1.2.3