]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.11] gh-108303: Install `Lib/test/configdata` (GH-111899) (#111945)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 10 Nov 2023 12:23:57 +0000 (13:23 +0100)
committerGitHub <noreply@github.com>
Fri, 10 Nov 2023 12:23:57 +0000 (12:23 +0000)
gh-108303: Install `Lib/test/configdata` (GH-111899)
(cherry picked from commit 65d6dc27156112ac6a9f722b7b62529c94e0344b)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Makefile.pre.in

index ada866d83c04230fd55d2e515d14375fa6233364..21aecd4161adb236bc74abdc8fdabc75c81afcae 100644 (file)
@@ -1951,6 +1951,7 @@ TESTSUBDIRS=      ctypes/test \
                test/certdata/capath \
                test/cjkencodings \
                test/crashers \
+               test/configdata \
                test/data \
                test/decimaltestdata \
                test/dtracedata \