summaryrefslogtreecommitdiffstats
path: root/Lib/test/libregrtest/findtests.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test/libregrtest/findtests.py')
-rw-r--r--Lib/test/libregrtest/findtests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/test/libregrtest/findtests.py b/Lib/test/libregrtest/findtests.py
index 96cc3e0..caf2872 100644
--- a/Lib/test/libregrtest/findtests.py
+++ b/Lib/test/libregrtest/findtests.py
@@ -20,6 +20,7 @@ SPLITTESTDIRS: set[TestName] = {
"test_concurrent_futures",
"test_future_stmt",
"test_gdb",
+ "test_inspect",
"test_multiprocessing_fork",
"test_multiprocessing_forkserver",
"test_multiprocessing_spawn",