]> granicus.if.org Git - python/commitdiff
Minor test cleanup (GH-837) (GH-838)
authorZachary Ware <zachary.ware@gmail.com>
Mon, 27 Mar 2017 05:35:56 +0000 (00:35 -0500)
committerGitHub <noreply@github.com>
Mon, 27 Mar 2017 05:35:56 +0000 (00:35 -0500)
* Remove unused test file

* Remove duplicated text in sndhdrdata README

(cherry picked from commit b8a7daf077dab18e9e3701c5380b542ae0aa9a94)

Lib/test/185test.db [deleted file]
Lib/test/sndhdrdata/README

diff --git a/Lib/test/185test.db b/Lib/test/185test.db
deleted file mode 100644 (file)
index 14cb5e2..0000000
Binary files a/Lib/test/185test.db and /dev/null differ
index 8a17c0041a463f99c6cac260f5891c7babae4dfe..b2cb664615b9c7ba4facb55cdc9f602280641b3d 100644 (file)
@@ -3,10 +3,3 @@ following commands:
 
    dd if=/dev/zero of=sndhdr.raw bs=20 count=1
    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>
-