Skip to content

Commit 478e958

Browse files
committed
Testing 4.
1 parent 5f83477 commit 478e958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

control/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ addopts = "-vv --cov=odin --cov-report=term-missing --asyncio-mode=strict"
8181
asyncio_default_fixture_loop_scope = "function"
8282
# Addresses test_live_histogram.py not "have valid Python names"
8383
testpaths = [
84-
"tests/hexitec/package",
84+
"test/hexitec/package",
8585
]
8686
python_files = test_*.py
8787
pythonpath = .

0 commit comments

Comments
 (0)