summaryrefslogtreecommitdiffstats
path: root/Lib
diff options
context:
space:
mode:
Diffstat (limited to 'Lib')
-rw-r--r--Lib/test/185test.dbbin16384 -> 0 bytes
-rw-r--r--Lib/test/sndhdrdata/README7
2 files changed, 0 insertions, 7 deletions
diff --git a/Lib/test/185test.db b/Lib/test/185test.db
deleted file mode 100644
index 14cb5e2..0000000
--- a/Lib/test/185test.db
+++ /dev/null
Binary files differ
diff --git a/Lib/test/sndhdrdata/README b/Lib/test/sndhdrdata/README
index 8a17c00..b2cb664 100644
--- a/Lib/test/sndhdrdata/README
+++ b/Lib/test/sndhdrdata/README
@@ -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>
-