From: Charles-Henri Bruyand <2854905+chbruyand@users.noreply.github.com> Date: Tue, 30 Oct 2018 13:33:54 +0000 (+0100) Subject: Update test_API.py X-Git-Tag: dnsdist-1.3.3~15^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2e72d67e73ae1a4ab4cbb045bac869349f6fa79;p=thirdparty%2Fpdns.git Update test_API.py --- diff --git a/regression-tests.dnsdist/test_API.py b/regression-tests.dnsdist/test_API.py index f3d3ab8d1f..6ab44f651e 100644 --- a/regression-tests.dnsdist/test_API.py +++ b/regression-tests.dnsdist/test_API.py @@ -6,7 +6,6 @@ import json import requests from dnsdisttests import DNSDistTest - class TestAPIBasics(DNSDistTest): _webTimeout = 2.0