From ec6f8154cd4df9f93266f3ea07aaf68e03e4dee1 Mon Sep 17 00:00:00 2001 From: Leon Sandøy Date: Sun, 22 Jul 2018 18:59:04 +0200 Subject: Testing is hard and I hate it. --- tests/test_roots.py | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/test_roots.py') diff --git a/tests/test_roots.py b/tests/test_roots.py index 0b7b129c..1b270178 100644 --- a/tests/test_roots.py +++ b/tests/test_roots.py @@ -3,6 +3,7 @@ from pysite.constants import DISCORD_OAUTH_REDIRECT from pysite.constants import DISCORD_OAUTH_AUTHORIZED from pysite.constants import ERROR_DESCRIPTIONS + class RootEndpoint(SiteTest): """ Test cases for the root endpoint and error handling """ -- cgit v1.2.3