From 706f09ef0ba3c571f82dd54d38aa7306c800fe7e Mon Sep 17 00:00:00 2001 From: Shane Smiskol Date: Sat, 9 Dec 2023 10:34:33 -0800 Subject: [PATCH] least likely --- pyproject.toml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 614129b033..d8072ace58 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,11 @@ testpaths = [ # "common", "selfdrive/athena", # "selfdrive/boardd", - "selfdrive/car/tests", + "selfdrive/car/tests/test_lateral_limits.py", + "selfdrive/car/tests/test_fw_fingerprint.py", + "selfdrive/car/tests/test_fingerprints.py", + "selfdrive/car/tests/test_can_fingerprint.py", + "selfdrive/car/tests/test_docs.py", # "selfdrive/controls", # "selfdrive/locationd", # "selfdrive/monitoring",