diff options
Diffstat (limited to 'test/audio_decoder_test.cc')
| -rw-r--r-- | test/audio_decoder_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/audio_decoder_test.cc b/test/audio_decoder_test.cc index 880e3d6b6..cd86b73e7 100644 --- a/test/audio_decoder_test.cc +++ b/test/audio_decoder_test.cc @@ -64,7 +64,7 @@ public: , _position (0) {} - bool pass (PassReason) + bool pass () { Frame const N = min ( Frame (2000), |
