tests: add back videoscale unit test

Has been removed in 835422b2 as part of porting
things over to the new videoscale API.
This commit is contained in:
Tim-Philipp Müller 2015-05-23 12:02:26 +01:00
parent b74d4f972a
commit 8fc0e4f55c

View file

@ -232,6 +232,7 @@ check_PROGRAMS = \
$(check_typefind) \ $(check_typefind) \
$(check_videoconvert) \ $(check_videoconvert) \
$(check_videorate) \ $(check_videorate) \
$(check_videoscale) \
$(check_videotestsrc) \ $(check_videotestsrc) \
$(check_volume) \ $(check_volume) \
$(check_vorbis) \ $(check_vorbis) \