From 5a97307a2f9aa987462abc1fd26c439552d9c07e Mon Sep 17 00:00:00 2001 From: Hugo Osvaldo Barrera Date: Sat, 12 Jun 2021 13:08:17 +0200 Subject: [PATCH] Remove unecessary exclusion --- setup.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 764020d..40e5673 100644 --- a/setup.cfg +++ b/setup.cfg @@ -2,7 +2,6 @@ universal = 1 [tool:pytest] -norecursedirs = tests/storage/servers/* addopts = --tb=short --cov-config .coveragerc