Release 260111
This commit is contained in:
5
opendbc_repo/conftest.py
Normal file
5
opendbc_repo/conftest.py
Normal file
@@ -0,0 +1,5 @@
|
||||
# pytest attempts to execute shell scripts while collecting
|
||||
collect_ignore_glob = [
|
||||
"opendbc/safety/tests/misra/*.sh",
|
||||
"opendbc/safety/tests/misra/cppcheck/",
|
||||
]
|
||||
Reference in New Issue
Block a user