From 1fd90393368b2b976c5250f5615e875d3c2221a1 Mon Sep 17 00:00:00 2001 From: Alex Waygood Date: Fri, 15 Dec 2023 12:44:18 +0000 Subject: [PATCH] fix ci (#178) Fixes #174 --- tests/test_gather.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_gather.py b/tests/test_gather.py index 7bb34cf8..d22c782f 100644 --- a/tests/test_gather.py +++ b/tests/test_gather.py @@ -1142,6 +1142,7 @@ def test_gather_stats__on_packages_integrates_with_tmpdir_typeshed() -> None: { Path("stdlib/lib2to3/fixes/fix_imports2.pyi"), Path("stdlib/lib2to3/fixes/__init__.pyi"), + Path("stdlib/xml/sax/__init__.pyi"), } )