Skip to content

Commit f865a36

Browse files
Wrong tests folder (#540)
Co-authored-by: Garth N. Wells <[email protected]>
1 parent 1419551 commit f865a36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
77
minversion = "6.0"
88
addopts = "-ra"
99
testpaths = [
10-
"tests"
10+
"test"
1111
]
1212
norecursedirs = [
1313
"libs",

0 commit comments

Comments
 (0)