tests: Fix transition project tests
authorThibault Saunier <tsaunier@igalia.com>
Fri, 23 Aug 2019 21:26:51 +0000 (17:26 -0400)
committerThibault Saunier <tsaunier@gnome.org>
Wed, 28 Aug 2019 13:51:02 +0000 (13:51 +0000)
commitd3e2cf55e3ad6258ff09220ee6393655fdd833f1
tree50967d6cea9c01620fb5a5cb096ca5058af8c70d
parent8477a3236d9e25df6481c8c4a9f203b7e1af3538
tests: Fix transition project tests

Basically the test project was plain broken as it had fully overlapping
clips is prohibited since the timeline edition API was reimplemented.

Fixes https://gitlab.freedesktop.org/gstreamer/gst-editing-services/issues/62
ges/ges-timeline.c
tests/check/python/test_timeline.py