Skip to content

Commit 3e541bb

Browse files
authored
pytest.ini: fix testpath (#90)
1 parent 5cf74d8 commit 3e541bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytest.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[pytest]
2-
testpaths = mplotutils/test
2+
testpaths = mplotutils/tests

0 commit comments

Comments
 (0)