Skip to content

Commit f4e72d4

Browse files
committed
Run pytest under tests dir
1 parent a28c644 commit f4e72d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytest.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[pytest]
2-
python_files = *.py
2+
python_files = tests/*.py
33
addopts = -v

0 commit comments

Comments
 (0)