Skip to content

Commit ec3a326

Browse files
authored
Minor test cleanup (GH-837) (GH-839)
* Remove unused test file * Remove duplicated text in sndhdrdata README (cherry picked from commit b8a7daf)
1 parent c2492dd commit ec3a326

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

Lib/test/185test.db

-16 KB
Binary file not shown.

Lib/test/sndhdrdata/README

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,3 @@ following commands:
33

44
dd if=/dev/zero of=sndhdr.raw bs=20 count=1
55
sox -s -2 -c 2 -r 44100 sndhdr.raw sndhdr.<format>
6-
7-
Sound file samples used by Lib/test/test_sndhdr.py and generated using the
8-
following commands:
9-
10-
dd if=/dev/zero of=sndhdr.raw bs=20 count=1
11-
sox -s -2 -c 2 -r 44100 sndhdr.raw sndhdr.<format>
12-

0 commit comments

Comments
 (0)