aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index f3ed75e..3fb1a83 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -39,3 +39,6 @@ progress =
[tool:pytest]
python_classes =
+python_files =
+ run_unittests.py
+