Bug 849106 - Adjust the fuzz tolerance value for small-shot.ogg on mobile

This commit is contained in:
Ehsan Akhgari 2013-03-08 13:07:21 -05:00
parent e58cc31141
commit 864b77606f

View File

@ -154,7 +154,7 @@ var tests = [
duration: 0.2760,
length: 13252,
fuzzTolerance: 72,
fuzzToleranceMobile: 14836
fuzzToleranceMobile: 14844
},
// A wave file
//{ url: "24bit-44khz.wav", valid: true, expected: "24bit-44khz-expected.wav" },