mirror of
https://github.com/ajouatom/openpilot.git
synced 2026-02-18 21:13:56 +08:00
7 lines
111 B
INI
7 lines
111 B
INI
[pytest]
|
|
norecursedirs = extra
|
|
timeout = 180
|
|
timeout_method = thread
|
|
timeout_func_only = true
|
|
testpaths = test
|