Commit e9f922f4 authored by Guido van Rossum's avatar Guido van Rossum

Adapt test output to changed error message.

parent 59316671
......@@ -3,5 +3,5 @@ expected rate >= 0, not -1
expected sample size >= 0, not -2
nchannels must be 1 or 2, not 3
unknown audio encoding: 177
sample size 16 expected for Little-endian 16-bit unsigned format: 8 received
sample size 16 expected for Little-endian 16-bit unsigned audio: 8 received
sample size 8 expected for Standard unsigned 8-bit audio: 16 received
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment