From cc43831a90ab8b1b460cd7021c100190049ec64b Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 14 Aug 2018 11:00:03 +0200 Subject: Filter tracker based on infohash --- server/tests/api/index-fast.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'server/tests/api/index-fast.ts') diff --git a/server/tests/api/index-fast.ts b/server/tests/api/index-fast.ts index 531a09b82..02ffdd4f1 100644 --- a/server/tests/api/index-fast.ts +++ b/server/tests/api/index-fast.ts @@ -15,3 +15,4 @@ import './server/email' import './server/config' import './server/reverse-proxy' import './search/search-videos' +import './server/tracker' -- cgit v1.2.3