summaryrefslogtreecommitdiff
path: root/tests/fate/audio.mak
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fate/audio.mak')
-rw-r--r--tests/fate/audio.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate/audio.mak b/tests/fate/audio.mak
index bc107c5017..cf11e9d3c3 100644
--- a/tests/fate/audio.mak
+++ b/tests/fate/audio.mak
@@ -24,7 +24,7 @@ fate-dca-core: REF = $(SAMPLES)/dts/dts.pcm
FATE_DCA-$(CONFIG_DTS_DEMUXER) += fate-dca-xll
fate-dca-xll: CMD = pcm -disable_xll 0 -i $(TARGET_SAMPLES)/dts/master_audio_7.1_24bit.dts
fate-dca-xll: CMP = oneoff
-fate-dca-xll: REF = $(SAMPLES)/dts/master_audio_7.1_24bit.pcm
+fate-dca-xll: REF = $(SAMPLES)/dts/master_audio_7.1_24bit_2.pcm
FATE_SAMPLES_AVCONV-$(CONFIG_DCA_DECODER) += $(FATE_DCA-yes)
fate-dca: $(FATE_DCA-yes)