From fda3b434b73d5df3c9453dbd772b182b09a0f7e5 Mon Sep 17 00:00:00 2001 From: Jason DeTiberus Date: Mon, 6 Mar 2017 12:39:20 -0500 Subject: Consolidate root/utils tests - Consolidate tests between the root of the repo and utils --- pytest.ini | 2 -- 1 file changed, 2 deletions(-) (limited to 'pytest.ini') diff --git a/pytest.ini b/pytest.ini index fec074f90..502fd1f46 100644 --- a/pytest.ini +++ b/pytest.ini @@ -4,8 +4,6 @@ norecursedirs = __pycache__ cover docs - # utils has it's own config - utils python_files = # TODO(rhcarvalho): rename test files to follow a single pattern. "test*.py" # is Python unittest's default, while pytest discovers both "test_*.py" and -- cgit v1.2.1