summaryrefslogtreecommitdiffhomepage
path: root/test/pytest.ini
diff options
context:
space:
mode:
authorAndrei Zeliankou <zelenkov@nginx.com>2020-12-12 20:08:03 +0000
committerAndrei Zeliankou <zelenkov@nginx.com>2020-12-12 20:08:03 +0000
commit425ffc9416391e5e41236708b655d941f560c661 (patch)
tree972089751344b0059610cd97f638b7a9306ac614 /test/pytest.ini
parent16ac829c8f902d847ba63604052cc16aa4bed9ce (diff)
downloadunit-425ffc9416391e5e41236708b655d941f560c661.tar.gz
unit-425ffc9416391e5e41236708b655d941f560c661.tar.bz2
Tests: hyphen sign used unstead of underscore as more common.
Diffstat (limited to 'test/pytest.ini')
-rw-r--r--test/pytest.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pytest.ini b/test/pytest.ini
index fe86cef2..8952e8c6 100644
--- a/test/pytest.ini
+++ b/test/pytest.ini
@@ -1,3 +1,3 @@
[pytest]
-addopts = -vvv -s --print_log
+addopts = -vvv -s --print-log
python_functions = test_*