From 65397bfdeb1f128dfd5aecb0b1d004c8b58e38d3 Mon Sep 17 00:00:00 2001 From: George Hotz <72895+geohot@users.noreply.github.com> Date: Mon, 15 Sep 2025 16:13:05 +0800 Subject: [PATCH] set testpath on pytest (#12183) --- pytest.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/pytest.ini b/pytest.ini index 1ac313922a..b9c3f6064a 100644 --- a/pytest.ini +++ b/pytest.ini @@ -3,3 +3,4 @@ norecursedirs = extra timeout = 180 timeout_method = thread timeout_func_only = true +testpaths = test