From 68cd6a4ed1891810dc8e9ef2b4d67b06ba37e1b9 Mon Sep 17 00:00:00 2001 From: Shane Smiskol Date: Sat, 9 Dec 2023 10:33:30 -0800 Subject: [PATCH] car/tests --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index bbbb3d69e2..614129b033 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ testpaths = [ # "common", "selfdrive/athena", # "selfdrive/boardd", - "selfdrive/car", + "selfdrive/car/tests", # "selfdrive/controls", # "selfdrive/locationd", # "selfdrive/monitoring",