summaryrefslogtreecommitdiffstats
path: root/Makefile.pre.in
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2023-05-24 09:32:18 (GMT)
committerGitHub <noreply@github.com>2023-05-24 09:32:18 (GMT)
commit7b00940f69ab26212ea375860a1956e157dd2c30 (patch)
treecb879b99dd188e65617e97a5f8f30101a20e57d5 /Makefile.pre.in
parent08d592389603500af398d278af4842cff6f22c33 (diff)
downloadcpython-7b00940f69ab26212ea375860a1956e157dd2c30.zip
cpython-7b00940f69ab26212ea375860a1956e157dd2c30.tar.gz
cpython-7b00940f69ab26212ea375860a1956e157dd2c30.tar.bz2
gh-104773: PEP 594: Remove the sndhdr module (#104774)
Remove the Lib/test/sndhdrdata/ directory.
Diffstat (limited to 'Makefile.pre.in')
-rw-r--r--Makefile.pre.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.pre.in b/Makefile.pre.in
index 091df3e..033fdf9 100644
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
@@ -2119,7 +2119,6 @@ TESTSUBDIRS= idlelib/idle_test \
test/imghdrdata \
test/leakers \
test/libregrtest \
- test/sndhdrdata \
test/subprocessdata \
test/support \
test/support/_hypothesis_stubs \