Skip to content

Commit 497660d

Browse files
committed
issue #3425 - Adds a pytest.ini
1 parent 5f037d4 commit 497660d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pytest.ini

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# configuration file for pytest
2+
[pytest]
3+
testpaths = tests/unit

0 commit comments

Comments
 (0)