From e0de3503db9ea5c1a9be6d4fed0e5e0e7e535d66 Mon Sep 17 00:00:00 2001 From: Eduard Urbach Date: Wed, 8 Nov 2017 14:42:49 +0100 Subject: [PATCH] Updated tests --- tests.go | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tests.go b/tests.go index ff45fb35..0a27d5bf 100644 --- a/tests.go +++ b/tests.go @@ -148,10 +148,6 @@ var routeTests = map[string][]string{ "/api/nicktouser/Akyoto", }, - "/api/searchindex/:id": []string{ - "/api/searchindex/Anime", - }, - "/api/analytics/:id": []string{ "/api/analytics/4J6qpK1ve", },