]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add tests/cppextdata data to `TESTSUBDIRS`
authorPradyun Gedam <pradyunsg@users.noreply.github.com>
Thu, 6 Apr 2023 17:45:22 +0000 (18:45 +0100)
committerPradyun Gedam <pradyunsg@users.noreply.github.com>
Thu, 6 Apr 2023 17:45:22 +0000 (18:45 +0100)
Makefile.pre.in

index b12a1bc060af90f74d277e62c062d23bda1c2c65..13aea3e3204c5522e57aca97c7ee5235d3828451 100644 (file)
@@ -2029,7 +2029,7 @@ LIBSUBDIRS=       asyncio \
                __phello__
 TESTSUBDIRS=   idlelib/idle_test \
                test test/audiodata \
-               test/capath test/cjkencodings \
+               test/capath test/cppextdata test/cjkencodings \
                test/data test/decimaltestdata \
                test/dtracedata test/eintrdata \
                test/encoded_modules test/imghdrdata \