Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b8a7daf

Browse files
authored
Minor test cleanup (GH-837)
* Remove unused test file * Remove duplicated text in sndhdrdata README
1 parent 334e9ec commit b8a7daf

2 files changed

Lines changed: 0 additions & 7 deletions

File tree

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)