summaryrefslogtreecommitdiff
path: root/test/audio_decoder_test.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-10-16 17:19:30 +0100
committerCarl Hetherington <cth@carlh.net>2015-10-16 17:19:30 +0100
commitbd709c1e98e7653dafe7dff302440a7890140c7d (patch)
tree5ed050d67e30195e665f5475322d27d7790c2b23 /test/audio_decoder_test.cc
parentf0da433894308ed72b0dbdd116a30a8d659c33cc (diff)
parentf09e6545efa4c5ca816e89e28a287bc6ab1ee50b (diff)
Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic
Diffstat (limited to 'test/audio_decoder_test.cc')
-rw-r--r--test/audio_decoder_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/audio_decoder_test.cc b/test/audio_decoder_test.cc
index 44d0d60f4..48118c1b7 100644
--- a/test/audio_decoder_test.cc
+++ b/test/audio_decoder_test.cc
@@ -65,7 +65,7 @@ public:
, _position (0)
{}
- bool pass ()
+ bool pass (PassReason)
{
Frame const N = min (
Frame (2000),