mirror of
https://github.com/python/cpython.git
synced 2025-10-03 05:35:59 +00:00
Minor test cleanup (GH-837) (GH-838)
* Remove unused test file
* Remove duplicated text in sndhdrdata README
(cherry picked from commit b8a7daf077
)
This commit is contained in:
parent
abc68484b2
commit
bc2031470e
2 changed files with 0 additions and 7 deletions
Binary file not shown.
|
@ -3,10 +3,3 @@ following commands:
|
||||||
|
|
||||||
dd if=/dev/zero of=sndhdr.raw bs=20 count=1
|
dd if=/dev/zero of=sndhdr.raw bs=20 count=1
|
||||||
sox -s -2 -c 2 -r 44100 sndhdr.raw sndhdr.<format>
|
sox -s -2 -c 2 -r 44100 sndhdr.raw sndhdr.<format>
|
||||||
|
|
||||||
Sound file samples used by Lib/test/test_sndhdr.py and generated using the
|
|
||||||
following commands:
|
|
||||||
|
|
||||||
dd if=/dev/zero of=sndhdr.raw bs=20 count=1
|
|
||||||
sox -s -2 -c 2 -r 44100 sndhdr.raw sndhdr.<format>
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue