1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00

test/fate: Add missing exe suffix to h265_levels test.

Fixes fate on WSL using mingw.
This commit is contained in:
Carl Eugen Hoyos 2020-01-28 00:02:01 +01:00
parent 26c7f91e66
commit d89f69e142

View File

@ -53,7 +53,7 @@ fate-h264-levels: REF = /dev/null
FATE_LIBAVCODEC-$(CONFIG_HEVC_METADATA_BSF) += fate-h265-levels
fate-h265-levels: libavcodec/tests/h265_levels$(EXESUF)
fate-h265-levels: CMD = run libavcodec/tests/h265_levels
fate-h265-levels: CMD = run libavcodec/tests/h265_levels$(EXESUF)
fate-h265-levels: REF = /dev/null
FATE_LIBAVCODEC-$(CONFIG_IIRFILTER) += fate-iirfilter