tests: Enable tests for videodecoder

The tests pass fine here so don't see any reason to keep them disabled.

https://bugzilla.gnome.org/show_bug.cgi?id=795005
This commit is contained in:
Zeeshan Ali 2018-04-05 16:41:57 +02:00 committed by Thibault Saunier
parent a2011519ec
commit 45dba0ac67

View file

@ -25,6 +25,7 @@ base_tests = [
[ 'libs/tag.c' ],
[ 'libs/video.c' ],
[ 'libs/videoencoder.c' ],
[ 'libs/videodecoder.c' ],
[ 'libs/videotimecode.c' ],
[ 'libs/xmpwriter.c' ],
[ 'elements/adder.c' ],