From 322c6f8d4e99a40897f98a762fd455e136664c63 Mon Sep 17 00:00:00 2001 From: Shane Smiskol Date: Sat, 9 Dec 2023 09:57:38 -0800 Subject: [PATCH] common? --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b17cc4ff8d..9cf0d1c05b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ markers = [ "tici: tests that are only meant to run on the C3/C3X", ] testpaths = [ -# "common", + "common", "selfdrive/athena", # "selfdrive/boardd", # "selfdrive/car",