From aa52942081a2bd8c03d44a8cac5a0027c7741847 Mon Sep 17 00:00:00 2001 From: Shane Smiskol Date: Sat, 9 Dec 2023 06:31:35 -0800 Subject: [PATCH] Revert "crazy -common" This reverts commit 02365d712b3d09cab1893cce2261a4b418bb3851. --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 12dcb48291..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",